diff options
Diffstat (limited to 'src/feature.h')
-rw-r--r-- | src/feature.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/feature.h b/src/feature.h index 762a70cee..efe349d54 100644 --- a/src/feature.h +++ b/src/feature.h @@ -207,13 +207,6 @@ #endif /* - * +vreplace "gR" and "gr" commands. - */ -#ifdef FEAT_NORMAL -# define FEAT_VREPLACE -#endif - -/* * +cmdline_info 'showcmd' and 'ruler' options. */ #ifdef FEAT_NORMAL |