aboutsummaryrefslogtreecommitdiff
path: root/core/.buffer.luadoc
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2016-08-29 13:39:25 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2016-08-29 13:39:25 -0400
commit1963a073759892fea35654fa0838cc93eda44381 (patch)
treea70f88edfa07e774a779d95c0ce080303a252790 /core/.buffer.luadoc
parent92ce6671d7c6c2c0acd19e4e068dc4749480324d (diff)
downloadtextadept-1963a073759892fea35654fa0838cc93eda44381.tar.gz
textadept-1963a073759892fea35654fa0838cc93eda44381.zip
Small LuaDoc updates.
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 28e38bcc..eb17e9d6 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -312,8 +312,8 @@
-- Display the horizontal scroll bar.
-- The default value is `true`.
-- @field highlight_guide (number)
--- The indentation guide column number to highlight, or `0` to stop
--- highlighting.
+-- The indentation guide column number to also highlight when highlighting
+-- matching braces, or `0` to stop indentation guide highlighting.
-- @field idle_styling (number)
-- The idle styling mode.
-- This mode has no effect when `buffer.wrap_mode` is on.