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:13:15 +0800 |
commit | dd1a8d0d1a40f43040555128913e55202f241270 (patch) | |
tree | af085f73e3e15be15b9dce6c2b30ad0d749ae435 /kate/data/clojure.xml | |
parent | 62a597d75224844be9a98952a586fc5c0406561e (diff) | |
download | tdelibs-dd1a8d0d1a40f43040555128913e55202f241270.tar.gz tdelibs-dd1a8d0d1a40f43040555128913e55202f241270.zip |
Kate syntax highlighting files update - Oct 2015
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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> |