mirror of
https://github.com/neovim/neovim.git
synced 2025-09-11 13:58:18 +00:00
move ascii.h include out of vim.h
This commit is contained in:

committed by
Nicolas Hillegeer

parent
8c9cb5f9ef
commit
82b71a3056
@@ -9,6 +9,7 @@
|
||||
#include "nvim/move.h"
|
||||
#include "nvim/screen.h"
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/ascii.h"
|
||||
|
||||
#ifdef INCLUDE_GENERATED_DECLARATIONS
|
||||
# include "cursor.c.generated.h"
|
||||
|
Reference in New Issue
Block a user