diff src/feature.h @ 740:614e9af68eaa

updated for version 7.0222
author vimboss
date Sun, 12 Mar 2006 21:56:11 +0000
parents 0f9f4761ad9c
children 8c0b00d50acf
line wrap: on
line diff
--- a/src/feature.h
+++ b/src/feature.h
@@ -515,6 +515,13 @@
 #endif
 
 /*
+ * +spell		spell checking
+ */
+#if defined(FEAT_NORMAL) || defined(PROTO)
+# define FEAT_SPELL
+#endif
+
+/*
  * +builtin_terms	Choose one out of the following four:
  *
  * NO_BUILTIN_TCAPS	Do not include any builtin termcap entries (used only