mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
Temporarily removing Handlebars highlighting
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||||
|
|||||||
@@ -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/:
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
1
vendor/grammars/Handlebars
vendored
1
vendor/grammars/Handlebars
vendored
Submodule vendor/grammars/Handlebars deleted from 35d821569d
Reference in New Issue
Block a user