aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/light/buffer.lua
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/buffer.lua')
-rwxr-xr-xthemes/light/buffer.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/light/buffer.lua b/themes/light/buffer.lua
index 29ed26d2..6d4a311a 100755
--- a/themes/light/buffer.lua
+++ b/themes/light/buffer.lua
@@ -6,6 +6,7 @@ local buffer = buffer
-- Folding.
buffer.property['fold'] = '1'
buffer.property['fold.by.indentation'] = '1'
+buffer.property['fold.line.comments'] = '0'
-- Tabs and Indentation.
buffer.tab_width = 2