Add Groovy custom filetype (#2188)
commitd19f7719a5c3c81b4fa87df4bd2c7d8f3959e117
authorNick Treleaven <n@trelsoft.com>
Sat, 17 Aug 2019 10:34:44 +0000 (17 11:34 +0100)
committerGitHub <noreply@github.com>
Sat, 17 Aug 2019 10:34:44 +0000 (17 11:34 +0100)
tree2179b50f5c9a279efad63733fce9815c187381c3
parentaa90ea7035d0c01d1c5f00d97a0820a9daefac02
Add Groovy custom filetype (#2188)

* Add Groovy custom filetype

* Don't highlight lines with unterminated string literal; C++ tags

* filetype registration

* Add *.gradle and build menu commands
data/Makefile.am
data/filedefs/filetypes.Groovy.conf [new file with mode: 0644]
data/filetype_extensions.conf