mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Grammar for Inno Setup from Sublime Text package
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -594,3 +594,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
|
||||||
|
|||||||
@@ -51,6 +51,8 @@ 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
|
||||||
|
|||||||
@@ -1346,7 +1346,7 @@ Inform 7:
|
|||||||
Inno Setup:
|
Inno Setup:
|
||||||
extensions:
|
extensions:
|
||||||
- .iss
|
- .iss
|
||||||
tm_scope: none
|
tm_scope: source.inno
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
Io:
|
Io:
|
||||||
|
|||||||
1
vendor/grammars/InnoSetup
vendored
Submodule
1
vendor/grammars/InnoSetup
vendored
Submodule
Submodule vendor/grammars/InnoSetup added at 875ba96c32
Reference in New Issue
Block a user