aboutsummaryrefslogtreecommitdiff
path: root/properties.lua
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-08-18 14:42:43 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-08-18 14:42:43 -0400
commit7da1531db036cc283d84954757d69d56ff012154 (patch)
tree95d968388105d6d8371f53ecc48c686df834a135 /properties.lua
parentbe822b8a875b97d0cac63a1d06bd123b00ba1c13 (diff)
downloadtextadept-7da1531db036cc283d84954757d69d56ff012154.tar.gz
textadept-7da1531db036cc283d84954757d69d56ff012154.zip
Updated to Scintilla 3.5.0.
Diffstat (limited to 'properties.lua')
-rw-r--r--properties.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/properties.lua b/properties.lua
index 0c4b486f..87b682ac 100644
--- a/properties.lua
+++ b/properties.lua
@@ -63,7 +63,7 @@ buffer.annotation_visible = buffer.ANNOTATION_BOXED
-- Other.
buffer.buffered_draw = not CURSES and not OSX -- Quartz buffers drawing on OSX
---buffer.two_phase_draw = false
+--buffer.phases_draw =
--buffer.word_chars =
--buffer.whitespace_chars =
--buffer.punctuation_chars =