forked from aniani/vim
patch 8.1.2096: too many #ifdefs
Problem: Too many #ifdefs. Solution: Graduate FEAT_COMMENTS.
This commit is contained in:
@@ -3315,9 +3315,7 @@ f_has(typval_T *argvars, typval_T *rettv)
|
||||
#endif
|
||||
"cmdline_compl",
|
||||
"cmdline_hist",
|
||||
#ifdef FEAT_COMMENTS
|
||||
"comments",
|
||||
#endif
|
||||
#ifdef FEAT_CONCEAL
|
||||
"conceal",
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user