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 1154aa85e4..2a4ffbaf61 100644
--- a/src/option.h
+++ b/src/option.h
@@ -1271,6 +1271,9 @@ enum
, WV_CULOPT
, WV_CC
#endif
+#ifdef FEAT_LINEBREAK
+ , WV_SBR
+#endif
#ifdef FEAT_STL_OPT
, WV_STL
#endif