mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Grammar for PogoScript from TextMate bundle
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -606,3 +606,6 @@
|
|||||||
[submodule "vendor/grammars/sublime-spintools"]
|
[submodule "vendor/grammars/sublime-spintools"]
|
||||||
path = vendor/grammars/sublime-spintools
|
path = vendor/grammars/sublime-spintools
|
||||||
url = https://github.com/bitbased/sublime-spintools
|
url = https://github.com/bitbased/sublime-spintools
|
||||||
|
[submodule "vendor/grammars/PogoScript.tmbundle"]
|
||||||
|
path = vendor/grammars/PogoScript.tmbundle
|
||||||
|
url = https://github.com/featurist/PogoScript.tmbundle
|
||||||
|
|||||||
@@ -72,6 +72,8 @@ vendor/grammars/NimLime:
|
|||||||
- source.nimcfg
|
- source.nimcfg
|
||||||
vendor/grammars/PHP-Twig.tmbundle:
|
vendor/grammars/PHP-Twig.tmbundle:
|
||||||
- text.html.twig
|
- text.html.twig
|
||||||
|
vendor/grammars/PogoScript.tmbundle/:
|
||||||
|
- source.pogoscript
|
||||||
vendor/grammars/RDoc.tmbundle:
|
vendor/grammars/RDoc.tmbundle:
|
||||||
- text.rdoc
|
- text.rdoc
|
||||||
vendor/grammars/Racket:
|
vendor/grammars/Racket:
|
||||||
|
|||||||
@@ -2276,7 +2276,7 @@ PogoScript:
|
|||||||
color: "#d80074"
|
color: "#d80074"
|
||||||
extensions:
|
extensions:
|
||||||
- .pogo
|
- .pogo
|
||||||
tm_scope: none
|
tm_scope: source.pogoscript
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
PostScript:
|
PostScript:
|
||||||
|
|||||||
1
vendor/grammars/PogoScript.tmbundle
vendored
Submodule
1
vendor/grammars/PogoScript.tmbundle
vendored
Submodule
Submodule vendor/grammars/PogoScript.tmbundle added at 2255586f9e
Reference in New Issue
Block a user