From 2edca3f4d4238d5145496ae94d6b91035bc7499c Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 30 Mar 2010 06:33:33 -0400 Subject: Reverted adding annotation settings to themes. Performance issues were discovered in Scintillua. --- themes/light/view.lua | 4 ---- 1 file changed, 4 deletions(-) (limited to 'themes/light/view.lua') diff --git a/themes/light/view.lua b/themes/light/view.lua index 62d047f5..5527120e 100644 --- a/themes/light/view.lua +++ b/themes/light/view.lua @@ -42,10 +42,6 @@ buffer:marker_define(c.SC_MARKNUM_FOLDEREND, c.SC_MARK_EMPTY) buffer:marker_define(c.SC_MARKNUM_FOLDEROPENMID, c.SC_MARK_EMPTY) buffer:marker_define(c.SC_MARKNUM_FOLDERMIDTAIL, c.SC_MARK_EMPTY) --- annotations -buffer.annotation_visible = 2 -buffer.annotation_style_offset = 512 - -- various buffer.call_tip_use_style = 0 buffer:set_fold_flags(16) -- cgit v1.2.3