mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00
vim: move disptick_T from vim.h to syntax_defs.h
Make vim.h smaller, bit by bit.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "nvim/ex_eval.h"
|
||||
#include "nvim/mbyte.h"
|
||||
#include "nvim/menu.h"
|
||||
#include "nvim/syntax_defs.h"
|
||||
|
||||
/*
|
||||
* definition of global variables
|
||||
|
Reference in New Issue
Block a user