aboutsummaryrefslogtreecommitdiff
path: root/modules/textadept/editing.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2013-11-11 10:00:08 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2013-11-11 10:00:08 -0500
commit432cd5c0fa2c2d8751d8ee7489e39fe625afd748 (patch)
tree2848835a405786c7293635e6867249930b1cf826 /modules/textadept/editing.lua
parent2670ba1b74225fdf1d9447ca773af8dab8dcb6e8 (diff)
downloadtextadept-432cd5c0fa2c2d8751d8ee7489e39fe625afd748.tar.gz
textadept-432cd5c0fa2c2d8751d8ee7489e39fe625afd748.zip
Updated documentation.
Diffstat (limited to 'modules/textadept/editing.lua')
-rw-r--r--modules/textadept/editing.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/textadept/editing.lua b/modules/textadept/editing.lua
index 7d585694..8539f3f7 100644
--- a/modules/textadept/editing.lua
+++ b/modules/textadept/editing.lua
@@ -26,7 +26,7 @@ local M = {}
-- The default value is `true`.
-- @field STRIP_TRAILING_SPACES (bool)
-- Strip trailing whitespace before saving files.
--- The default value is `true`.
+-- The default value is `false`.
-- @field INDIC_BRACEMATCH (number)
-- The matching brace highlight indicator number.
-- @field INDIC_HIGHLIGHT (number)