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, 1 insertions, 1 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 37fde7d3..2901d960 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -286,7 +286,7 @@
-- line numbers starting from zero.
-- Setting expanded fold states does not toggle folds; it only updates fold
-- margin markers. Use [`buffer.toggle_fold()`]() instead.
--- @field fold_flags (number)
+-- @field fold_flags (number, Read-only)
-- Bit-mask of folding lines to draw in the buffer.
--
-- * `buffer.FOLDFLAG_LINEBEFORE_EXPANDED`