forked from aniani/vim
updated for version 7.0218
This commit is contained in:
@@ -1021,6 +1021,7 @@ extern char *(*dyn_libintl_textdomain)(const char *domainname);
|
||||
#define OPT_LOCAL 4 /* use local value */
|
||||
#define OPT_MODELINE 8 /* option in modeline */
|
||||
#define OPT_WINONLY 16 /* only set window-local options */
|
||||
#define OPT_NOWIN 32 /* don't set window-local options */
|
||||
|
||||
/* Magic chars used in confirm dialog strings */
|
||||
#define DLG_BUTTON_SEP '\n'
|
||||
|
Reference in New Issue
Block a user