add support for Linux .desktop files

This commit is contained in:
Matthias Mailänder
2014-12-26 12:18:17 +01:00
parent 55132f2955
commit dc96f62f9e
5 changed files with 35 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -343,6 +343,9 @@
[submodule "vendor/grammars/ini.tmbundle"]
path = vendor/grammars/ini.tmbundle
url = https://github.com/textmate/ini.tmbundle
[submodule "vendor/grammars/desktop.tmbundle"]
path = vendor/grammars/desktop.tmbundle
url = https://github.com/Mailaender/desktop.tmbundle.git
[submodule "vendor/grammars/io.tmbundle"]
path = vendor/grammars/io.tmbundle
url = https://github.com/textmate/io.tmbundle