Replace ruby-haml.tmbundle with language-haml

./script/add-grammar --replace ruby-haml.tmbundle https://github.com/ezekg/language-haml
This commit is contained in:
meganemura
2016-12-01 11:35:42 +09:00
parent 0e9109c3fc
commit 31aafa2c78
7 changed files with 33 additions and 22 deletions

6
.gitmodules vendored
View File

@@ -355,9 +355,6 @@
[submodule "vendor/grammars/r.tmbundle"]
path = vendor/grammars/r.tmbundle
url = https://github.com/textmate/r.tmbundle
[submodule "vendor/grammars/ruby-haml.tmbundle"]
path = vendor/grammars/ruby-haml.tmbundle
url = https://github.com/textmate/ruby-haml.tmbundle
[submodule "vendor/grammars/scheme.tmbundle"]
path = vendor/grammars/scheme.tmbundle
url = https://github.com/textmate/scheme.tmbundle
@@ -800,3 +797,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