mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 16:28:17 +00:00
Extract keymap.c from misc2.c
This commit is contained in:

committed by
Thiago de Arruda

parent
9c6811b23a
commit
fdba1761f6
@@ -35,6 +35,7 @@
|
||||
#include "message.h"
|
||||
#include "misc2.h"
|
||||
#include "garray.h"
|
||||
#include "keymap.h"
|
||||
#include "move.h"
|
||||
#include "normal.h"
|
||||
#include "option.h"
|
||||
|
Reference in New Issue
Block a user