New grammar for Racket

This commit is contained in:
Paul Chaignon
2015-01-10 14:40:58 +01:00
parent d638edbeae
commit ecaad7979f
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -543,3 +543,6 @@
[submodule "vendor/grammars/language-hy"]
path = vendor/grammars/language-hy
url = https://github.com/rwtolbert/language-hy
[submodule "vendor/grammars/Racket"]
path = vendor/grammars/Racket
url = https://github.com/soegaard/racket-highlight-for-github

View File

@@ -56,6 +56,8 @@ vendor/grammars/PHP-Twig.tmbundle:
- text.html.twig
vendor/grammars/RDoc.tmbundle:
- text.rdoc
vendor/grammars/Racket:
- source.racket
vendor/grammars/SCSS.tmbundle:
- source.scss
vendor/grammars/Scalate.tmbundle:

View File

@@ -2475,7 +2475,7 @@ Racket:
- .rktd
- .rktl
- .scrbl
tm_scope: none
tm_scope: source.racket
ace_mode: lisp
Ragel in Ruby Host:

1
vendor/grammars/Racket vendored Submodule

Submodule vendor/grammars/Racket added at 02739c25ae