diff options
Diffstat (limited to 'context/data/scite/lexers/lexer.lua')
-rw-r--r-- | context/data/scite/lexers/lexer.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/context/data/scite/lexers/lexer.lua b/context/data/scite/lexers/lexer.lua new file mode 100644 index 000000000..9582f6a76 --- /dev/null +++ b/context/data/scite/lexers/lexer.lua @@ -0,0 +1,3 @@ +-- this works ok: + +return require("scite-context-lexer") |