From 7da1531db036cc283d84954757d69d56ff012154 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Mon, 18 Aug 2014 14:42:43 -0400 Subject: Updated to Scintilla 3.5.0. --- properties.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'properties.lua') 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 = -- cgit v1.2.3