aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/sisu/conf/editor-syntax-etc/kate/sisu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/sisu/conf/editor-syntax-etc/kate/sisu.xml')
-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" />