Grammar for PogoScript from TextMate bundle

This commit is contained in:
Paul Chaignon
2015-02-08 11:44:11 +01:00
parent cc5881dca2
commit 30d2883436
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -606,3 +606,6 @@
[submodule "vendor/grammars/sublime-spintools"]
path = vendor/grammars/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

View File

@@ -72,6 +72,8 @@ vendor/grammars/NimLime:
- source.nimcfg
vendor/grammars/PHP-Twig.tmbundle:
- text.html.twig
vendor/grammars/PogoScript.tmbundle/:
- source.pogoscript
vendor/grammars/RDoc.tmbundle:
- text.rdoc
vendor/grammars/Racket:

View File

@@ -2276,7 +2276,7 @@ PogoScript:
color: "#d80074"
extensions:
- .pogo
tm_scope: none
tm_scope: source.pogoscript
ace_mode: text
PostScript: