diff options
Diffstat (limited to 'src/feature.h')
-rw-r--r-- | src/feature.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/feature.h b/src/feature.h index e2f9e2a00..a41e79f6f 100644 --- a/src/feature.h +++ b/src/feature.h @@ -199,10 +199,8 @@ /* * +virtualedit 'virtualedit' option and its implementation + * Now always included. */ -#ifdef FEAT_NORMAL -# define FEAT_VIRTUALEDIT -#endif /* * +cmdline_info 'showcmd' and 'ruler' options. |