diff options
author | 2011-11-27 23:41:15 -0500 | |
---|---|---|
committer | 2011-11-27 23:41:15 -0500 | |
commit | 077296189d70506a95b9106cb9d3e0301c848755 (patch) | |
tree | 3dc5c1a131f27961e84139738040daa061cc8464 | |
parent | a526042a230716aa5c89c35d1c0a470a2ca19119 (diff) | |
download | textadept-077296189d70506a95b9106cb9d3e0301c848755.tar.gz textadept-077296189d70506a95b9106cb9d3e0301c848755.zip |
Credit; 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 |