diff options
author | Michele Calgaro <[email protected]> | 2019-03-03 21:48:37 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-03-03 22:05:24 +0900 |
commit | ddacb54a1ed6a8e048c79064171ef9a4d7ecf570 (patch) | |
tree | 7ef6929835a1938ee98eddc4ed59ef2d55312b31 /kate/data/json.xml | |
parent | 9ce98047ff565d235ce9499fddb76995b10845ed (diff) | |
download | tdelibs-ddacb54a1ed6a8e048c79064171ef9a4d7ecf570.tar.gz tdelibs-ddacb54a1ed6a8e048c79064171ef9a4d7ecf570.zip |
Update Kate syntax highlight files from
http://kate-editor.org/syntax/2.5/ sources.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit b956734b51a178ba083848672b006aa325217381)
Diffstat (limited to 'kate/data/json.xml')
-rw-r--r-- | kate/data/json.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/data/json.xml b/kate/data/json.xml index a187fe8f3..28ad8e8a3 100644 --- a/kate/data/json.xml +++ b/kate/data/json.xml @@ -12,7 +12,7 @@ ** http://tools.ietf.org/html/rfc4627 *************************************************************************** --> -<language name="JSON" section="Markup" version="2" kateversion="2.4" extensions="*.json;.kateproject;.arcconfig" mimetype="application/json" author="Sebastian Pipping ([email protected])" license="GPL"> +<language name="JSON" section="Markup" version="3" kateversion="2.4" extensions="*.json;.kateproject;.arcconfig;*.gltf" mimetype="application/json" author="Sebastian Pipping ([email protected])" license="GPL"> <highlighting> <list name="Constants"> <item>null</item> |