aboutsummaryrefslogtreecommitdiff
path: root/core/.buffer.luadoc
diff options
context:
space:
mode:
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r--core/.buffer.luadoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 351a070a..9ee95446 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -812,6 +812,8 @@
-- Display all space characters as dots and tab characters as arrows.
-- * `buffer.WS_VISIBLEAFTERINDENT`
-- Display only non-indentation spaces and tabs as dots and arrows.
+-- * `buffer.WS_VISIBLEONLYININDENT`
+-- Display only indentation spaces and tabs as dots and arrows.
--
-- The default value is `buffer.WS_INVISIBLE`.
-- @field virtual_space_options (number)