summaryrefslogtreecommitdiffstats
path: root/src/feature.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature.h')
-rw-r--r--src/feature.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/feature.h b/src/feature.h
index e46947daf8..e2166a135b 100644
--- a/src/feature.h
+++ b/src/feature.h
@@ -166,10 +166,8 @@
/*
* +localmap Mappings and abbreviations local to a buffer.
+ * Now always included.
*/
-#ifdef FEAT_NORMAL
-# define FEAT_LOCALMAP
-#endif
/*
* +insert_expand CTRL-N/CTRL-P/CTRL-X in insert mode. Takes about