Skip to content

Commit

Permalink
Remove grammar for Racket
Browse files Browse the repository at this point in the history
  • Loading branch information
pchaigno committed Jan 10, 2015
1 parent 91779b6 commit d638edb
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@
[submodule "vendor/grammars/nesC.tmbundle"]
path = vendor/grammars/nesC.tmbundle
url = https://github.com/cdwilson/nesC.tmbundle
[submodule "vendor/grammars/racket-tmbundle"]
path = vendor/grammars/racket-tmbundle
url = https://github.com/christophevg/racket-tmbundle
[submodule "vendor/grammars/haxe-sublime-bundle"]
path = vendor/grammars/haxe-sublime-bundle
url = https://github.com/clemos/haxe-sublime-bundle
Expand Down
2 changes: 0 additions & 2 deletions grammars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,6 @@ vendor/grammars/python-django.tmbundle:
vendor/grammars/r.tmbundle:
- source.r
- text.tex.latex.rd
vendor/grammars/racket-tmbundle:
- source.racket
vendor/grammars/restructuredtext.tmbundle:
- text.restructuredtext
vendor/grammars/ruby-haml.tmbundle:
Expand Down
2 changes: 1 addition & 1 deletion lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2475,7 +2475,7 @@ Racket:
- .rktd
- .rktl
- .scrbl
tm_scope: source.racket
tm_scope: none
ace_mode: lisp

Ragel in Ruby Host:
Expand Down
1 change: 0 additions & 1 deletion vendor/grammars/racket-tmbundle
Submodule racket-tmbundle deleted from a6b666

0 comments on commit d638edb

Please sign in to comment.