aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2008-05-25 12:38:13 -0400
committerRalph Amissah <ralph@amissah.com>2008-05-25 12:38:13 -0400
commit094a67c6cc74ca4937a1c469488da07efd4667b6 (patch)
treeabb9813d460a5537ff8b71f2ac942afbb0a7eb8f /data/sisu
parentsisu-0.67.0 + sha256 (diff)
update to kate syntax highlighter
Diffstat (limited to 'data/sisu')
-rw-r--r--data/sisu/conf/editor-syntax-etc/kate/sisu.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/sisu/conf/editor-syntax-etc/kate/sisu.xml b/data/sisu/conf/editor-syntax-etc/kate/sisu.xml
index 61135285..a8054f2d 100644
--- a/data/sisu/conf/editor-syntax-etc/kate/sisu.xml
+++ b/data/sisu/conf/editor-syntax-etc/kate/sisu.xml
@@ -16,6 +16,8 @@
<RegExpr String="&lt;/a&gt;" attribute="Warn" context="#pop" />
<RegExpr String="&lt;https?:\/\/\S+&gt;" attribute="Warn" context="#pop"/>
<RegExpr String="&gt;https?:\/\/\S+" attribute="Warn" context="#pop"/>
+ <RegExpr String="^&lt;&lt;\s+[a-zA-Z._]+\.ss[it]" attribute="Link" context="#pop"/>
+ <RegExpr String="^&lt;&lt;\{\s*[a-zA-Z._]+\.ss[it]\s*\}" attribute="Link" context="#pop"/>
<RegExpr String="&lt;&lt;\s+&#124;" attribute="Link" context="#pop"/>
<RegExpr String="https?:\/\/\S+&lt;" attribute="Warn" context="#pop"/>
<keyword attribute="Keyword" context="#stay" String="somename" />