diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-10-25 20:12:45 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-10-25 20:26:12 +0800 |
commit | 36e8000863322e5367dafa398b228a72502030a4 (patch) | |
tree | 130c6f67f85401148e1c2838b01fd9a4e8b74223 /kate/data/clojure.xml | |
parent | 48c3adf7bda38f19bd5c4a1a58348ae91bc82bf8 (diff) | |
download | tdelibs-36e8000863322e5367dafa398b228a72502030a4.tar.gz tdelibs-36e8000863322e5367dafa398b228a72502030a4.zip |
Kate syntax highlighting files update - Oct 2015
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dd1a8d0d1a40f43040555128913e55202f241270)
Diffstat (limited to 'kate/data/clojure.xml')
-rw-r--r-- | kate/data/clojure.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/clojure.xml b/kate/data/clojure.xml index f96b7883b..3e6438bce 100644 --- a/kate/data/clojure.xml +++ b/kate/data/clojure.xml @@ -22,7 +22,7 @@ * Boston, MA 02110-1301, USA. * ********************************************************************** --> -<language version="2-1" kateversion="2.3" name="Clojure" section="Sources" extensions="*.clj" mimetype="" author="Dominik Haumann [lisp] modified for clojure by Caspar Hasenclever" license="LGPL"> +<language version="3-1" kateversion="2.3" name="Clojure" section="Sources" extensions="*.clj" mimetype="" author="Dominik Haumann [lisp] modified for clojure by Caspar Hasenclever" license="LGPL"> <highlighting> <list name="definitions"> <item> def </item> |