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

committed by
Nicolas Hillegeer

parent
8c9cb5f9ef
commit
82b71a3056
@@ -92,7 +92,6 @@ typedef uint16_t u8char_T;
|
||||
typedef uint32_t u8char_T;
|
||||
# endif
|
||||
|
||||
#include "nvim/ascii.h"
|
||||
#include "nvim/keymap.h"
|
||||
#include "nvim/term_defs.h"
|
||||
#include "nvim/macros.h"
|
||||
|
Reference in New Issue
Block a user