summaryrefslogtreecommitdiffstats
path: root/kate/data/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-06-21 23:36:49 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-06-21 23:36:49 +0900
commit6734f5e47f496ca1b89e2fd6c51e46ec447e3de1 (patch)
treef093226e23d2d772451f3047e112997bae10d4b6 /kate/data/Makefile.am
parentf52b584fa9f1990da99c3d3f39e164d02ec1c0b9 (diff)
downloadtdelibs-6734f5e47f496ca1b89e2fd6c51e46ec447e3de1.tar.gz
tdelibs-6734f5e47f496ca1b89e2fd6c51e46ec447e3de1.zip
Added G-code Kate syntax highlight file.
Taken from: https://raw.githubusercontent.com/FernV/Gcode-highlight-for-Kate/master/gcode.xml Work from: Copyright © 2016 by Fernand Veilleux (fernveilleux@gmail.com) License: Library GPL Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kate/data/Makefile.am')
-rw-r--r--kate/data/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/kate/data/Makefile.am b/kate/data/Makefile.am
index cd37bb5d2..cbc01cce1 100644
--- a/kate/data/Makefile.am
+++ b/kate/data/Makefile.am
@@ -15,9 +15,9 @@ syntaxkate_DATA = language.dtd syntax.template \
desktop.xml diff.xml djangotemplate.xml dockerfile.xml dosbat.xml dot.xml \
doxygenlua.xml doxygen.xml dtd.xml d.xml eiffel.xml email.xml erlang.xml \
euphoria.xml e.xml fasm.xml ferite.xml fgl-4gl.xml fgl-per.xml fortran.xml freebasic.xml \
- fsharp.xml fstab.xml ftl.xml gap.xml gcc.xml gdb.xml gdl.xml gettext.xml git-ignore.xml \
- git-rebase.xml gitolite.xml glosstex.xml glsl.xml gnuassembler.xml gnuplot.xml go.xml \
- grammar.xml groovy.xml hamlet.xml haml.xml haskell.xml haxe.xml html.xml html-php.xml \
+ fsharp.xml fstab.xml ftl.xml gap.xml gcc.xml gcode.xml gdb.xml gdl.xml gettext.xml \
+ git-ignore.xml git-rebase.xml gitolite.xml glosstex.xml glsl.xml gnuassembler.xml gnuplot.xml \
+ go.xml grammar.xml groovy.xml hamlet.xml haml.xml haskell.xml haxe.xml html.xml html-php.xml \
hunspell-aff.xml hunspell-dat.xml hunspell-dic.xml hunspell-idx.xml \
idconsole.xml idl.xml ilerpg.xml inform.xml \
ini.xml isocpp.xml jam.xml javadoc.xml javascript.xml javascript-php.xml java.xml json.xml \