mirror of
https://github.com/neovim/neovim.git
synced 2025-11-28 05:00:44 +00:00
move ascii.h include out of vim.h
This commit is contained in:
committed by
Nicolas Hillegeer
parent
8c9cb5f9ef
commit
82b71a3056
@@ -7,6 +7,7 @@
|
||||
#include <wchar.h> // for towupper() and towlower()
|
||||
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/ascii.h"
|
||||
#include "nvim/charset.h"
|
||||
#include "nvim/farsi.h"
|
||||
#include "nvim/func_attr.h"
|
||||
|
||||
Reference in New Issue
Block a user