forked from aniani/vim
patch 8.1.0281: parsing command modifiers is not separated
Problem: Parsing command modifiers is not separated. Solution: Move command modifier parsing to a separate function.
This commit is contained in:
@@ -355,6 +355,10 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef FEAT_EVAL
|
||||
# define HAVE_SANDBOX
|
||||
#endif
|
||||
|
||||
/*
|
||||
* +profile Profiling for functions and scripts.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user