Use Textmate's HAML grammar (#3627)

* Use Textmate's HAML grammar

* Whitelist license
This commit is contained in:
Vicent Martí
2017-05-16 12:46:04 +02:00
committed by GitHub
parent c1f76c26e5
commit a1e09ae3e6
9 changed files with 25 additions and 70 deletions

6
.gitmodules vendored
View File

@@ -779,9 +779,6 @@
[submodule "vendor/grammars/EBNF.tmbundle"]
path = vendor/grammars/EBNF.tmbundle
url = https://github.com/sanssecours/EBNF.tmbundle
[submodule "vendor/grammars/language-haml"]
path = vendor/grammars/language-haml
url = https://github.com/ezekg/language-haml
[submodule "vendor/grammars/language-ninja"]
path = vendor/grammars/language-ninja
url = https://github.com/khyo/language-ninja
@@ -845,3 +842,6 @@
[submodule "vendor/grammars/Sublime-Pep8"]
path = vendor/grammars/Sublime-Pep8
url = https://github.com/R4PaSs/Sublime-Pep8
[submodule "vendor/grammars/ruby-haml.tmbundle"]
path = vendor/grammars/ruby-haml.tmbundle
url = https://github.com/textmate/ruby-haml.tmbundle