From d638edbeae46c09e7ece5c7ec63d0385bfec2858 Mon Sep 17 00:00:00 2001 From: Paul Chaignon Date: Sat, 10 Jan 2015 13:10:04 +0100 Subject: [PATCH] Remove grammar for Racket --- .gitmodules | 3 --- grammars.yml | 2 -- lib/linguist/languages.yml | 2 +- vendor/grammars/racket-tmbundle | 1 - 4 files changed, 1 insertion(+), 7 deletions(-) delete mode 160000 vendor/grammars/racket-tmbundle diff --git a/.gitmodules b/.gitmodules index 7f4d7440..93d0e355 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/grammars.yml b/grammars.yml index 46f1bdb1..5ad733b6 100644 --- a/grammars.yml +++ b/grammars.yml @@ -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: diff --git a/lib/linguist/languages.yml b/lib/linguist/languages.yml index 77da5506..fb4e5ec6 100644 --- a/lib/linguist/languages.yml +++ b/lib/linguist/languages.yml @@ -2475,7 +2475,7 @@ Racket: - .rktd - .rktl - .scrbl - tm_scope: source.racket + tm_scope: none ace_mode: lisp Ragel in Ruby Host: diff --git a/vendor/grammars/racket-tmbundle b/vendor/grammars/racket-tmbundle deleted file mode 160000 index a6b66624..00000000 --- a/vendor/grammars/racket-tmbundle +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a6b66624d075745d89c3221bb088c8a1925175da