aboutsummaryrefslogtreecommitdiff
path: root/properties.lua
diff options
context:
space:
mode:
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 =