diff options
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r-- | core/.buffer.luadoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index 680cbcd5..88412b81 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -181,6 +181,7 @@ module('buffer') -- (Read-only) -- * `lines_on_screen`: The number of lines completely visible. (Read-only) -- * `main_selection`: The main selection. +-- * `margin_cursor_n`: The cursor shown when the mouse is inside a margin. -- * `margin_left`: The size in pixels of the left margin. -- * `margin_mask_n`: The marker mask of an indexed margin. -- * `margin_right`: The size in pixels of the right margin. |