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

committed by
Thiago de Arruda

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