aboutsummaryrefslogtreecommitdiff
path: root/core/.buffer.luadoc
diff options
context:
space:
mode:
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r--core/.buffer.luadoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 871d32f0..c5e5e2fd 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -512,8 +512,8 @@
-- * `buffer.MARGIN_RTEXT`
-- A right-justified text margin.
--
--- The default values are `true`, `false`, `false`, `false`, and `false`, for
--- a line number margin and symbol margins.
+-- The default value for the first margin is `buffer.MARGIN_NUMBER`, followed
+-- by `buffer.MARGIN_SYMBOL` for the rest.
-- @field margin_width_n (table)
-- Table of pixel margin widths for margin numbers from zero to four.
-- @field marker_alpha (table, Write-only)