forked from aniani/vim
updated for version 7.0130
This commit is contained in:
@@ -837,6 +837,7 @@ extern char *(*dyn_libintl_textdomain)(const char *domainname);
|
||||
/* Second argument for vim_regcomp(). */
|
||||
#define RE_MAGIC 1 /* 'magic' option */
|
||||
#define RE_STRING 2 /* match in string instead of buffer text */
|
||||
#define RE_STRICT 4 /* don't allow [abc] without ] */
|
||||
|
||||
#ifdef FEAT_SYN_HL
|
||||
/* values for reg_do_extmatch */
|
||||
|
Reference in New Issue
Block a user