diff options
Diffstat (limited to 'themes/dark/view.lua')
-rw-r--r-- | themes/dark/view.lua | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/dark/view.lua b/themes/dark/view.lua index 45491d27..c3c68edf 100644 --- a/themes/dark/view.lua +++ b/themes/dark/view.lua @@ -1,8 +1,7 @@ -- Copyright 2007-2010 Mitchell mitchell<att>caladbolg.net. See LICENSE. -- Dark editor theme for Textadept. -local textadept = _G.textadept -local c = textadept.constants +local c = _SCINTILLA.constants local buffer = buffer -- caret |