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

committed by
Thiago de Arruda

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