mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 21:31:01 +00:00
Remove grammar for Racket
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -112,9 +112,6 @@
|
|||||||
[submodule "vendor/grammars/nesC.tmbundle"]
|
[submodule "vendor/grammars/nesC.tmbundle"]
|
||||||
path = vendor/grammars/nesC.tmbundle
|
path = vendor/grammars/nesC.tmbundle
|
||||||
url = https://github.com/cdwilson/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"]
|
[submodule "vendor/grammars/haxe-sublime-bundle"]
|
||||||
path = vendor/grammars/haxe-sublime-bundle
|
path = vendor/grammars/haxe-sublime-bundle
|
||||||
url = https://github.com/clemos/haxe-sublime-bundle
|
url = https://github.com/clemos/haxe-sublime-bundle
|
||||||
|
|||||||
@@ -362,8 +362,6 @@ vendor/grammars/python-django.tmbundle:
|
|||||||
vendor/grammars/r.tmbundle:
|
vendor/grammars/r.tmbundle:
|
||||||
- source.r
|
- source.r
|
||||||
- text.tex.latex.rd
|
- text.tex.latex.rd
|
||||||
vendor/grammars/racket-tmbundle:
|
|
||||||
- source.racket
|
|
||||||
vendor/grammars/restructuredtext.tmbundle:
|
vendor/grammars/restructuredtext.tmbundle:
|
||||||
- text.restructuredtext
|
- text.restructuredtext
|
||||||
vendor/grammars/ruby-haml.tmbundle:
|
vendor/grammars/ruby-haml.tmbundle:
|
||||||
|
|||||||
@@ -2475,7 +2475,7 @@ Racket:
|
|||||||
- .rktd
|
- .rktd
|
||||||
- .rktl
|
- .rktl
|
||||||
- .scrbl
|
- .scrbl
|
||||||
tm_scope: source.racket
|
tm_scope: none
|
||||||
ace_mode: lisp
|
ace_mode: lisp
|
||||||
|
|
||||||
Ragel in Ruby Host:
|
Ragel in Ruby Host:
|
||||||
|
|||||||
1
vendor/grammars/racket-tmbundle
vendored
1
vendor/grammars/racket-tmbundle
vendored
Submodule vendor/grammars/racket-tmbundle deleted from a6b66624d0
Reference in New Issue
Block a user