vim: move disptick_T from vim.h to syntax_defs.h

Make vim.h smaller, bit by bit.
This commit is contained in:
Nicolas Hillegeer
2014-07-06 17:36:31 +02:00
parent e288ddaee7
commit 0564f781ab
4 changed files with 4 additions and 2 deletions

View File

@@ -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