forked from aniani/vim
patch 8.1.1040: FEAT_TAG_ANYWHITE is not enabled in any build
Problem: FEAT_TAG_ANYWHITE is not enabled in any build. Solution: Remove the feature.
This commit is contained in:
@@ -312,12 +312,6 @@
|
||||
# define FEAT_TAG_OLDSTATIC
|
||||
#endif
|
||||
|
||||
/*
|
||||
* +tag_any_white Allow any white space to separate the fields in a tags
|
||||
* file. When not defined, only a TAB is allowed.
|
||||
*/
|
||||
/* #define FEAT_TAG_ANYWHITE */
|
||||
|
||||
/*
|
||||
* +cscope Unix only: Cscope support.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user