1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2025-06-26 12:30:20 +02:00

Add LSL support from Zai Lynch

Author copyright statement:
Linden Scripting Language (LSL) highlighter for JOE
by Zai Lynch - https://wiki.secondlife.com/wiki/User:Zai_Lynch
is a modification of the PASCAL highlighter by Michael Van Canneyt
Last update: March 26th 2009
Since JOE is released under GPL 1, this file is also released as GPL 1
This commit is contained in:
Rebecca Turner
2014-08-29 16:33:08 -04:00
parent a5577fbdd7
commit 0cd474e7d3
2 changed files with 893 additions and 0 deletions

View File

@ -992,3 +992,12 @@
Git COMMIT_EDITMSG
*COMMIT_EDITMSG
-syntax git-commit
LSL
*.lsl
-autoindent
-syntax lsl
-smarthome
-smartbacks
-c_comment
-cpp_comment