aboutsummaryrefslogtreecommitdiff
path: root/core/.buffer.luadoc
diff options
context:
space:
mode:
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r--core/.buffer.luadoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 3a3ea6c4..be71940a 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -196,9 +196,6 @@
-- @field move_extends_selection (bool, Read-only)
-- Whether or not regular caret movement alters the selected text.
-- [`buffer.selection_mode`]() dictates this property.
--- @field multi_edge_column (table, Read-only)
--- Table of edge column positions per edge column number.
--- A position of `-1` means no edge column was found.
-- @field multi_paste (number)
-- The multiple selection paste mode.
--