mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 05:11:00 +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"]
|
[submodule "vendor/grammars/ec.tmbundle"]
|
||||||
path = vendor/grammars/ec.tmbundle
|
path = vendor/grammars/ec.tmbundle
|
||||||
url = https://github.com/ecere/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"]
|
[submodule "vendor/grammars/gap-tmbundle"]
|
||||||
path = vendor/grammars/gap-tmbundle
|
path = vendor/grammars/gap-tmbundle
|
||||||
url = https://github.com/dhowden/gap-tmbundle
|
url = https://github.com/dhowden/gap-tmbundle
|
||||||
|
|||||||
@@ -50,8 +50,6 @@ vendor/grammars/Handlebars:
|
|||||||
- text.html.handlebars
|
- text.html.handlebars
|
||||||
vendor/grammars/IDL-Syntax:
|
vendor/grammars/IDL-Syntax:
|
||||||
- source.webidl
|
- source.webidl
|
||||||
vendor/grammars/InnoSetup/:
|
|
||||||
- source.inno
|
|
||||||
vendor/grammars/Isabelle.tmbundle:
|
vendor/grammars/Isabelle.tmbundle:
|
||||||
- source.isabelle.root
|
- source.isabelle.root
|
||||||
- source.isabelle.theory
|
- source.isabelle.theory
|
||||||
|
|||||||
@@ -1550,7 +1550,7 @@ Inno Setup:
|
|||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
- .iss
|
- .iss
|
||||||
tm_scope: source.inno
|
tm_scope: none
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
Io:
|
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