forked from aniani/vim
updated for version 7.0052
This commit is contained in:
@@ -379,6 +379,13 @@
|
||||
# define FEAT_EVAL
|
||||
#endif
|
||||
|
||||
/*
|
||||
* +profile Profiling for functions and scripts.
|
||||
*/
|
||||
#ifdef FEAT_HUGE
|
||||
# define FEAT_PROFILE
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Insert mode completion with 'completefunc'.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user