mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 23:38:17 +00:00
term: Move more mouse functions to mouse.c
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#include "nvim/garray.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