mirror of
https://github.com/neovim/neovim.git
synced 2025-11-11 21:08:53 +00:00
term: Move more mouse functions to mouse.c
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include "nvim/log.h"
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/move.h"
|
||||
#include "nvim/mouse.h"
|
||||
#include "nvim/normal.h"
|
||||
#include "nvim/ops.h"
|
||||
#include "nvim/option.h"
|
||||
|
||||
Reference in New Issue
Block a user