mirror of
https://github.com/neovim/neovim.git
synced 2025-12-17 03:45:42 +00:00
Extract keymap.c from misc2.c
This commit is contained in:
committed by
Thiago de Arruda
parent
9c6811b23a
commit
fdba1761f6
@@ -53,6 +53,7 @@
|
||||
#include "message.h"
|
||||
#include "misc1.h"
|
||||
#include "misc2.h"
|
||||
#include "keymap.h"
|
||||
#include "crypt.h"
|
||||
#include "garray.h"
|
||||
#include "move.h"
|
||||
|
||||
Reference in New Issue
Block a user