forked from aniani/vim
updated for version 7.0g01
This commit is contained in:
@@ -445,6 +445,11 @@ static char *(features[]) =
|
||||
#else
|
||||
"-quickfix",
|
||||
#endif
|
||||
#ifdef FEAT_RELTIME
|
||||
"+reltime",
|
||||
#else
|
||||
"-reltime",
|
||||
#endif
|
||||
#ifdef FEAT_RIGHTLEFT
|
||||
"+rightleft",
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user