aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-05-15 09:48:59 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2013-05-15 09:48:59 -0400
commit2e9b654850264d21bf7706ed96b18c3d317e83d1 (patch)
tree2bf53eba963ec3df3c73faf5b102327ffa3c6476 /core
parentc31ed9cfcabc665bda0d3fcd4d570b659e85f5d2 (diff)
downloadtextadept-2e9b654850264d21bf7706ed96b18c3d317e83d1.tar.gz
textadept-2e9b654850264d21bf7706ed96b18c3d317e83d1.zip
Updated old documentation.
Diffstat (limited to 'core')
-rw-r--r--core/.buffer.luadoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/.buffer.luadoc b/core/.buffer.luadoc
index 8db47fd4..aab6feb1 100644
--- a/core/.buffer.luadoc
+++ b/core/.buffer.luadoc
@@ -959,6 +959,8 @@
-- Indent wrapped lines the same as the first line.
-- * `_SCINTILLA.constants.SC_WRAP_INDENT_INDENT` (2)
-- Indent wrapped lines one more level than the first line.
+--
+-- The default value is `0`.
-- @field wrap_mode (number)
-- Long line wrap mode.
--