mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Removing InnoSetup grammar
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -503,9 +503,6 @@
|
||||
[submodule "vendor/grammars/ec.tmbundle"]
|
||||
path = vendor/grammars/ec.tmbundle
|
||||
url = https://github.com/ecere/ec.tmbundle
|
||||
[submodule "vendor/grammars/InnoSetup"]
|
||||
path = vendor/grammars/InnoSetup
|
||||
url = https://github.com/idleberg/InnoSetup-Sublime-Text
|
||||
[submodule "vendor/grammars/gap-tmbundle"]
|
||||
path = vendor/grammars/gap-tmbundle
|
||||
url = https://github.com/dhowden/gap-tmbundle
|
||||
|
||||
@@ -50,8 +50,6 @@ vendor/grammars/Handlebars:
|
||||
- text.html.handlebars
|
||||
vendor/grammars/IDL-Syntax:
|
||||
- source.webidl
|
||||
vendor/grammars/InnoSetup/:
|
||||
- source.inno
|
||||
vendor/grammars/Isabelle.tmbundle:
|
||||
- source.isabelle.root
|
||||
- source.isabelle.theory
|
||||
|
||||
@@ -1550,7 +1550,7 @@ Inno Setup:
|
||||
type: programming
|
||||
extensions:
|
||||
- .iss
|
||||
tm_scope: source.inno
|
||||
tm_scope: none
|
||||
ace_mode: text
|
||||
|
||||
Io:
|
||||
|
||||
1
vendor/grammars/InnoSetup
vendored
1
vendor/grammars/InnoSetup
vendored
Submodule vendor/grammars/InnoSetup deleted from a60fea9a2f
Reference in New Issue
Block a user