mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
updated for version 7.2b-000
This commit is contained in:
@@ -1008,7 +1008,7 @@ extern char *(*dyn_libintl_textdomain)(const char *domainname);
|
||||
#define TAG_INS_COMP 64 /* Currently doing insert completion */
|
||||
#define TAG_KEEP_LANG 128 /* keep current language */
|
||||
|
||||
#define TAG_MANY 200 /* When finding many tags (for completion),
|
||||
#define TAG_MANY 300 /* When finding many tags (for completion),
|
||||
find up to this many tags */
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user