mirror of
https://github.com/neovim/neovim.git
synced 2025-12-22 22:29:44 +00:00
Extract cursor_shape.c from misc2.c and types/consts from structs.h
This commit is contained in:
committed by
Thiago de Arruda
parent
6089b26016
commit
1684bec635
@@ -56,6 +56,7 @@
|
||||
#include "keymap.h"
|
||||
#include "crypt.h"
|
||||
#include "garray.h"
|
||||
#include "cursor_shape.h"
|
||||
#include "move.h"
|
||||
#include "normal.h"
|
||||
#include "os_unix.h"
|
||||
|
||||
Reference in New Issue
Block a user