1
0
forked from aniani/vim

updated for version 7.4.200

Problem:    Too many #ifdefs in the code.
Solution:   Enable FEAT_VISUAL always, await any complaints
This commit is contained in:
Bram Moolenaar
2014-03-12 17:56:48 +01:00
parent 27bed20452
commit 24ff9e33a9
2 changed files with 6 additions and 10 deletions

View File

@@ -738,6 +738,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
200,
/**/
199,
/**/