summaryrefslogtreecommitdiff
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 2c6aeef03..69fc348ac 100644
--- a/src/option.h
+++ b/src/option.h
@@ -1130,6 +1130,9 @@ enum
, WV_COCU
, WV_COLE
#endif
+#ifdef FEAT_TERMINAL
+ , WV_TMS
+#endif
#ifdef FEAT_CURSORBIND
, WV_CRBIND
#endif