mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 08:28:34 +00:00
move ascii.h include out of vim.h
This commit is contained in:

committed by
Nicolas Hillegeer

parent
8c9cb5f9ef
commit
82b71a3056
@@ -8,6 +8,7 @@
|
||||
#include "nvim/os/event.h"
|
||||
#include "nvim/os/rstream_defs.h"
|
||||
#include "nvim/os/rstream.h"
|
||||
#include "nvim/ascii.h"
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/ui.h"
|
||||
#include "nvim/fileio.h"
|
||||
|
Reference in New Issue
Block a user