summaryrefslogtreecommitdiff
path: root/context/data/scite/scite-context-external.properties
diff options
context:
space:
mode:
Diffstat (limited to 'context/data/scite/scite-context-external.properties')
-rw-r--r--context/data/scite/scite-context-external.properties14
1 files changed, 11 insertions, 3 deletions
diff --git a/context/data/scite/scite-context-external.properties b/context/data/scite/scite-context-external.properties
index 7396e8b63..5cb0e8f98 100644
--- a/context/data/scite/scite-context-external.properties
+++ b/context/data/scite/scite-context-external.properties
@@ -16,11 +16,13 @@ if PLAT_GTK
lexer.*.lpeg=lpeg
+# an xml lexer will also be provided
+
lexer.$(file.patterns.metapost)=lpeg_scite-context-lexer-mps
lexer.$(file.patterns.metafun)=lpeg_scite-context-lexer-mps
lexer.$(file.patterns.context)=lpeg_scite-context-lexer-tex
lexer.$(file.patterns.tex)=lpeg_scite-context-lexer-tex
-lexer.$(file.patterns.lua)=lpeg_scite-context-lexer-cld
+lexer.$(file.patterns.lua)=lpeg_scite-context-lexer-lua
lexer.$(file.patterns.xml)=lpeg_xml
comment.block.lpeg_scite-context-lexer-tex=%
@@ -29,11 +31,17 @@ comment.block.at.line.start.lpeg_scite-context-lexer-tex=1
comment.block.lpeg_scite-context-lexer-mps=%
comment.block.at.line.start.lpeg_scite-context-lexer-mps=1
+comment.block.lpeg_scite-context-lexer-lua=--
+comment.block.at.line.start.lpeg_scite-context-lexer-lua=1
+
comment.block.lpeg_scite-context-lexer-cld=--
comment.block.at.line.start.lpeg_scite-context-lexer-cld=1
comment.block.lpeg_props=#
comment.block.at.line.start.lpeg_props=1
-style.*.34=bold
-style.*.35=bold
+#~ style.*.34=bold
+#~ style.*.35=bold
+
+style.*.34=$(styles.bracelight)
+style.*.35=$(styles.bracebad)