diff options
Diffstat (limited to 'themes/dark/lexer.lua')
-rw-r--r-- | themes/dark/lexer.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/dark/lexer.lua b/themes/dark/lexer.lua index 3b2c7ce1..23c482e2 100644 --- a/themes/dark/lexer.lua +++ b/themes/dark/lexer.lua @@ -1,5 +1,6 @@ -- Copyright 2007-2011 Mitchell mitchell<att>caladbolg.net. See LICENSE. -- Dark lexer theme for Textadept. +-- Contributions by Ana Balan. -- Please note this theme is in a separate Lua state than Textadept's main one. -- This means the global variables like 'buffer', 'view', and 'gui' are not |