Temporarily removing Handlebars highlighting

This commit is contained in:
Arfon Smith
2015-05-18 14:41:36 -05:00
parent 3878afa2e0
commit 6062d3b25c
4 changed files with 1 additions and 7 deletions

3
.gitmodules vendored
View File

@@ -118,9 +118,6 @@
[submodule "vendor/grammars/cucumber-tmbundle"] [submodule "vendor/grammars/cucumber-tmbundle"]
path = vendor/grammars/cucumber-tmbundle path = vendor/grammars/cucumber-tmbundle
url = https://github.com/cucumber/cucumber-tmbundle url = https://github.com/cucumber/cucumber-tmbundle
[submodule "vendor/grammars/Handlebars"]
path = vendor/grammars/Handlebars
url = https://github.com/daaain/Handlebars
[submodule "vendor/grammars/powershell"] [submodule "vendor/grammars/powershell"]
path = vendor/grammars/powershell path = vendor/grammars/powershell
url = https://github.com/SublimeText/PowerShell url = https://github.com/SublimeText/PowerShell

View File

@@ -50,8 +50,6 @@ vendor/grammars/G-Code/:
- source.gcode - source.gcode
vendor/grammars/GDScript-sublime/: vendor/grammars/GDScript-sublime/:
- source.gdscript - source.gdscript
vendor/grammars/Handlebars:
- text.html.handlebars
vendor/grammars/IDL-Syntax: vendor/grammars/IDL-Syntax:
- source.webidl - source.webidl
vendor/grammars/InnoSetup/: vendor/grammars/InnoSetup/:

View File

@@ -1319,7 +1319,7 @@ Handlebars:
extensions: extensions:
- .handlebars - .handlebars
- .hbs - .hbs
tm_scope: text.html.handlebars tm_scope: none
ace_mode: handlebars ace_mode: handlebars
Harbour: Harbour: