forked from aniani/vim
updated for version 7.0052
This commit is contained in:
@@ -421,6 +421,11 @@ static char *(features[]) =
|
||||
#else
|
||||
"-printer",
|
||||
#endif
|
||||
#ifdef FEAT_PROFILE
|
||||
"+profile",
|
||||
#else
|
||||
"-profile",
|
||||
#endif
|
||||
#ifdef FEAT_PYTHON
|
||||
# ifdef DYNAMIC_PYTHON
|
||||
"+python/dyn",
|
||||
|
Reference in New Issue
Block a user