summaryrefslogtreecommitdiffstats
path: root/src/option.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/option.h')
-rw-r--r--src/option.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/option.h b/src/option.h
index 9050bab702..37f6dcadcc 100644
--- a/src/option.h
+++ b/src/option.h
@@ -1068,6 +1068,9 @@ enum
#endif
, BV_SW
, BV_SWF
+#ifdef FEAT_EVAL
+ , BV_TFU
+#endif
, BV_TAGS
, BV_TC
, BV_TS