Merge pull request #3173 from Alhadis/specfiles

Add support for RPM Spec files
This commit is contained in:
Arfon Smith
2016-09-11 21:17:57 -07:00
committed by GitHub
10 changed files with 890 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -782,6 +782,9 @@
[submodule "vendor/grammars/xquery"]
path = vendor/grammars/xquery
url = https://github.com/textmate/xquery.tmbundle
[submodule "vendor/grammars/language-rpm-spec"]
path = vendor/grammars/language-rpm-spec
url = https://github.com/waveclaw/language-rpm-spec
[submodule "vendor/grammars/language-emacs-lisp"]
path = vendor/grammars/language-emacs-lisp
url = https://github.com/Alhadis/language-emacs-lisp