summaryrefslogtreecommitdiffstats
path: root/kate/data/zsh.xml
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2016-10-17 02:27:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2016-10-17 02:28:13 +0900
commitd3b96e335f2f0412540d72a3d6e1d6449574c6f7 (patch)
tree3a772fe91647e6b78ff88ecbfa3efcb8d19fe90a /kate/data/zsh.xml
parent46887a349ea419f19d18e424a8b4a1c9c1e16e78 (diff)
downloadtdelibs-d3b96e335f2f0412540d72a3d6e1d6449574c6f7.tar.gz
tdelibs-d3b96e335f2f0412540d72a3d6e1d6449574c6f7.zip
Kate syntax highlighting files update - Oct 2016
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fddd4b7f8bdd9b0c5b4d3e21618c0a899937f646)
Diffstat (limited to 'kate/data/zsh.xml')
-rw-r--r--kate/data/zsh.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/zsh.xml b/kate/data/zsh.xml
index 473005bf3..cd107842d 100644
--- a/kate/data/zsh.xml
+++ b/kate/data/zsh.xml
@@ -8,7 +8,7 @@
<!ENTITY noword "(?![\w$+-])"> <!-- no word, $, + or - following -->
<!ENTITY pathpart "([\w_@.&#37;*?+-]|\\ )"> <!-- valid character in a file name -->
]>
-<language name="Zsh" version="0.1-1" kateversion="2.4" section="Scripts" extensions="*.sh;*.zsh;.zshrc;.zprofile;.zlogin;.zlogout;.profile" mimetype="application/x-shellscript;text/x-shellscript" casesensitive="1" author="Jonathan Kolberg (bulldog98@kubuntu-de.org)" license="LGPL">
+<language name="Zsh" version="1-1" kateversion="2.4" section="Scripts" extensions="*.sh;*.zsh;.zshrc;.zprofile;.zlogin;.zlogout;.profile" mimetype="application/x-shellscript;text/x-shellscript" casesensitive="1" author="Jonathan Kolberg (bulldog98@kubuntu-de.org)" license="LGPL">
<!-- (c) 2011 by Jonathan Kolberg (bulldog98@kubuntu-de.org)
modified for zsh -->