mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 06:18:16 +00:00
term: Move more mouse functions to mouse.c
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include "nvim/file_search.h"
|
||||
#include "nvim/garray.h"
|
||||
#include "nvim/move.h"
|
||||
#include "nvim/mouse.h"
|
||||
#include "nvim/normal.h"
|
||||
#include "nvim/option.h"
|
||||
#include "nvim/os_unix.h"
|
||||
|
Reference in New Issue
Block a user