From bd4227bd775cfd3a0aa6ba565c079187e8ccbda0 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 7 Jul 2011 18:06:10 -0400 Subject: Updated indentation guide settings for themes. --- themes/light/view.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/light/view.lua') diff --git a/themes/light/view.lua b/themes/light/view.lua index 29675689..a7ebac22 100755 --- a/themes/light/view.lua +++ b/themes/light/view.lua @@ -75,7 +75,7 @@ buffer.annotation_visible = 2 --buffer.two_phase_draw = false -- Indentation Guides. -buffer.indentation_guides = 1 +buffer.indentation_guides = 3 -- Fold Margin Markers. buffer:marker_define(c.SC_MARKNUM_FOLDEROPEN, c.SC_MARK_ARROWDOWN) -- cgit v1.2.3