mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Remove the Hy grammar (#3411)
The grammar repository was recently deleted
This commit is contained in:
committed by
Brandon Black
parent
08b63e7033
commit
ec749b3f8d
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -443,9 +443,6 @@
|
||||
[submodule "vendor/grammars/Sublime-Nit"]
|
||||
path = vendor/grammars/Sublime-Nit
|
||||
url = https://github.com/R4PaSs/Sublime-Nit
|
||||
[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
|
||||
|
||||
@@ -389,8 +389,6 @@ vendor/grammars/language-haskell:
|
||||
- source.haskell
|
||||
- source.hsc2hs
|
||||
- text.tex.latex.haskell
|
||||
vendor/grammars/language-hy:
|
||||
- source.hy
|
||||
vendor/grammars/language-inform7:
|
||||
- source.inform7
|
||||
vendor/grammars/language-javascript:
|
||||
|
||||
@@ -1755,7 +1755,7 @@ Hy:
|
||||
- ".hy"
|
||||
aliases:
|
||||
- hylang
|
||||
tm_scope: source.hy
|
||||
tm_scope: none
|
||||
language_id: 159
|
||||
HyPhy:
|
||||
type: programming
|
||||
|
||||
1
vendor/grammars/language-hy
vendored
1
vendor/grammars/language-hy
vendored
Submodule vendor/grammars/language-hy deleted from 93d267de4c
Reference in New Issue
Block a user