Merge pull request #1916 from Mailaender/dot-desktop-files

Added support for Linux .desktop and .emacs.desktop files
This commit is contained in:
Arfon Smith
2015-01-30 08:24:27 -06:00
6 changed files with 66 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -337,6 +337,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