diff options
Diffstat (limited to 'core/.buffer.luadoc')
-rw-r--r-- | core/.buffer.luadoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc index a1424c32..37fde7d3 100644 --- a/core/.buffer.luadoc +++ b/core/.buffer.luadoc @@ -60,6 +60,8 @@ -- * `buffer.ANNOTATION_BOXED` -- Indent annotations to match the annotated text and outline them with a -- box. +-- * `buffer.ANNOTATION_INDENTED` +-- Indent non-decorated annotations to match the annotated text. -- -- The default value is `buffer.ANNOTATION_HIDDEN`. -- @field auto_c_auto_hide (bool) |