mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
fix(hlsplaylist,muttrc,tmux,zathurarc)!: drop support
Upstream removed all generated files from the main branch, so these parsers are no longer installable.
This commit is contained in:
parent
07204cd6ae
commit
78bebef150
10 changed files with 0 additions and 237 deletions
4
SUPPORTED_LANGUAGES.md
generated
4
SUPPORTED_LANGUAGES.md
generated
|
|
@ -126,7 +126,6 @@ ecma (queries only)[^ecma] | unstable | `HFIJL` | @steelsojka
|
|||
[helm](https://github.com/ngalaiko/tree-sitter-go-template) | unstable | `HF JL` | @qvalentin
|
||||
[hjson](https://github.com/winston0410/tree-sitter-hjson) | unstable | `HFIJL` | @winston0410
|
||||
[hlsl](https://github.com/tree-sitter-grammars/tree-sitter-hlsl) | unstable | `HFIJL` | @theHamsta
|
||||
[hlsplaylist](https://github.com/Freed-Wu/tree-sitter-hlsplaylist) | unstable | `H J ` | @Freed-Wu
|
||||
[hocon](https://github.com/antosha417/tree-sitter-hocon) | unstable | `HF J ` | @antosha417
|
||||
[hoon](https://github.com/urbit-pilled/tree-sitter-hoon) | unstable | `HF JL` | @urbit-pilled
|
||||
[html](https://github.com/tree-sitter/tree-sitter-html) | unstable | `HFIJL` | @TravonteD
|
||||
|
|
@ -184,7 +183,6 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | @steelsojka
|
|||
[mermaid](https://github.com/monaqa/tree-sitter-mermaid) | unstable | `HFIJ ` |
|
||||
[meson](https://github.com/tree-sitter-grammars/tree-sitter-meson) | unstable | `HFIJ ` | @Decodetalkers
|
||||
[mlir](https://github.com/artagnon/tree-sitter-mlir) | unstable | `H JL` | @artagnon
|
||||
[muttrc](https://github.com/neomutt/tree-sitter-muttrc) | unstable | `H J ` | @Freed-Wu
|
||||
[nasm](https://github.com/naclsn/tree-sitter-nasm) | unstable | `H J ` | @ObserverOfTime
|
||||
[nginx](https://github.com/opa-oz/tree-sitter-nginx) | unstable | `HF J ` | @opa-oz
|
||||
[nickel](https://github.com/nickel-lang/tree-sitter-nickel) | unstable | `H IJ ` |
|
||||
|
|
@ -299,7 +297,6 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | @steelsojka
|
|||
[thrift](https://github.com/tree-sitter-grammars/tree-sitter-thrift) | unstable | `HFIJL` | @amaanq, @duskmoon314
|
||||
[tiger](https://github.com/ambroisie/tree-sitter-tiger) | unstable | `HFIJL` | @ambroisie
|
||||
[tlaplus](https://github.com/tlaplus-community/tree-sitter-tlaplus) | unstable | `HF JL` | @ahelwer, @susliko
|
||||
[tmux](https://github.com/Freed-Wu/tree-sitter-tmux) | unstable | `H J ` | @Freed-Wu, @stevenxxiu
|
||||
[todotxt](https://github.com/arnarg/tree-sitter-todotxt) | unstable | `H ` | @arnarg
|
||||
[toml](https://github.com/tree-sitter-grammars/tree-sitter-toml) | unstable | `HFIJL` | @tk-shirasaka
|
||||
[tsv](https://github.com/tree-sitter-grammars/tree-sitter-csv) | unstable | `H ` | @amaanq
|
||||
|
|
@ -335,7 +332,6 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | @steelsojka
|
|||
[yaml](https://github.com/tree-sitter-grammars/tree-sitter-yaml) | unstable | `HFIJL` | @amaanq
|
||||
[yang](https://github.com/Hubro/tree-sitter-yang) | unstable | `HFIJ ` | @Hubro
|
||||
[yuck](https://github.com/tree-sitter-grammars/tree-sitter-yuck) | unstable | `HFIJL` | @Philipp-M, @amaanq
|
||||
[zathurarc](https://github.com/Freed-Wu/tree-sitter-zathurarc) | unstable | `H J ` | @Freed-Wu
|
||||
[zig](https://github.com/tree-sitter-grammars/tree-sitter-zig) | unstable | `HFIJL` | @amaanq
|
||||
[ziggy](https://github.com/kristoff-it/ziggy) | unmaintained | `H I ` |
|
||||
[ziggy_schema](https://github.com/kristoff-it/ziggy) | unmaintained | `H I ` |
|
||||
|
|
|
|||
|
|
@ -937,14 +937,6 @@ return {
|
|||
requires = { 'cpp' },
|
||||
tier = 2,
|
||||
},
|
||||
hlsplaylist = {
|
||||
install_info = {
|
||||
revision = '3bfda9271e3adb08d35f47a2102fe957009e1c55',
|
||||
url = 'https://github.com/Freed-Wu/tree-sitter-hlsplaylist',
|
||||
},
|
||||
maintainers = { '@Freed-Wu' },
|
||||
tier = 2,
|
||||
},
|
||||
hocon = {
|
||||
install_info = {
|
||||
revision = 'c390f10519ae69fdb03b3e5764f5592fb6924bcc',
|
||||
|
|
@ -1409,14 +1401,6 @@ return {
|
|||
maintainers = { '@artagnon' },
|
||||
tier = 2,
|
||||
},
|
||||
muttrc = {
|
||||
install_info = {
|
||||
revision = '173b0ab53a9c07962c9777189c4c70e90f1c1837',
|
||||
url = 'https://github.com/neomutt/tree-sitter-muttrc',
|
||||
},
|
||||
maintainers = { '@Freed-Wu' },
|
||||
tier = 2,
|
||||
},
|
||||
nasm = {
|
||||
install_info = {
|
||||
revision = 'd1b3638d017f2a8585e26dcfc66fe1df94185e30',
|
||||
|
|
@ -2363,14 +2347,6 @@ return {
|
|||
maintainers = { '@ahelwer', '@susliko' },
|
||||
tier = 2,
|
||||
},
|
||||
tmux = {
|
||||
install_info = {
|
||||
revision = '5c4bc6815372ca6c9a0f5a1188d73c0475523cce',
|
||||
url = 'https://github.com/Freed-Wu/tree-sitter-tmux',
|
||||
},
|
||||
maintainers = { '@Freed-Wu', '@stevenxxiu' },
|
||||
tier = 2,
|
||||
},
|
||||
todotxt = {
|
||||
install_info = {
|
||||
revision = '3937c5cd105ec4127448651a21aef45f52d19609',
|
||||
|
|
@ -2660,14 +2636,6 @@ return {
|
|||
maintainers = { '@Philipp-M', '@amaanq' },
|
||||
tier = 2,
|
||||
},
|
||||
zathurarc = {
|
||||
install_info = {
|
||||
revision = '0554b4a5d313244b7fc000cbb41c04afae4f4e31',
|
||||
url = 'https://github.com/Freed-Wu/tree-sitter-zathurarc',
|
||||
},
|
||||
maintainers = { '@Freed-Wu' },
|
||||
tier = 2,
|
||||
},
|
||||
zig = {
|
||||
install_info = {
|
||||
revision = '6479aa13f32f701c383083d8b28360ebd682fb7d',
|
||||
|
|
|
|||
|
|
@ -1,41 +0,0 @@
|
|||
; Comments
|
||||
(comment) @comment @spell
|
||||
|
||||
; General
|
||||
(uri) @string.special.url
|
||||
|
||||
(tag_name) @keyword
|
||||
|
||||
(attribute_name) @attribute
|
||||
|
||||
[
|
||||
(dec)
|
||||
(hex)
|
||||
(resolution)
|
||||
(range)
|
||||
] @number
|
||||
|
||||
(float) @number.float
|
||||
|
||||
(string) @string
|
||||
|
||||
[
|
||||
(enum)
|
||||
(date_time_msec)
|
||||
] @string.special
|
||||
|
||||
(title) @markup.heading
|
||||
|
||||
; Literals
|
||||
[
|
||||
"="
|
||||
"x"
|
||||
"@"
|
||||
] @operator
|
||||
|
||||
[
|
||||
":"
|
||||
","
|
||||
] @punctuation.delimiter
|
||||
|
||||
"#" @punctuation.special
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
|
@ -1,55 +0,0 @@
|
|||
; Comments
|
||||
(comment) @comment @spell
|
||||
|
||||
; General
|
||||
(int) @number
|
||||
|
||||
(string) @string
|
||||
|
||||
[
|
||||
(map)
|
||||
(object)
|
||||
(composeobject)
|
||||
(color)
|
||||
(attribute)
|
||||
] @string.special
|
||||
|
||||
(quadoption) @boolean
|
||||
|
||||
(path) @string.special.path
|
||||
|
||||
(regex) @string.regexp
|
||||
|
||||
(option) @variable
|
||||
|
||||
(command_line_option) @variable.builtin
|
||||
|
||||
((option) @variable.builtin
|
||||
(#not-lua-match? @variable.builtin "^my_"))
|
||||
|
||||
(command) @keyword
|
||||
|
||||
(source_directive
|
||||
(command) @keyword.import)
|
||||
|
||||
(uri) @string.special.url
|
||||
|
||||
(key_name) @constant.builtin
|
||||
|
||||
(escape) @string.escape
|
||||
|
||||
(function) @function.call
|
||||
|
||||
; Literals
|
||||
[
|
||||
"<"
|
||||
">"
|
||||
] @punctuation.bracket
|
||||
|
||||
"," @punctuation.delimiter
|
||||
|
||||
[
|
||||
"&"
|
||||
"?"
|
||||
"*"
|
||||
] @character.special
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
((regex) @injection.content
|
||||
(#set! injection.language "regex"))
|
||||
|
||||
((shell) @injection.content
|
||||
(#set! injection.language "bash"))
|
||||
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
|
@ -1,45 +0,0 @@
|
|||
(comment) @comment @spell
|
||||
|
||||
(string) @string
|
||||
|
||||
(path) @string.special.path
|
||||
|
||||
(int) @number
|
||||
|
||||
[
|
||||
(option)
|
||||
(name)
|
||||
] @variable
|
||||
|
||||
(command_line_option) @variable.builtin
|
||||
|
||||
((option) @variable.builtin
|
||||
(#not-lua-match? @variable.builtin "^@"))
|
||||
|
||||
[
|
||||
(if_keyword)
|
||||
(elif_keyword)
|
||||
(else_keyword)
|
||||
(endif_keyword)
|
||||
] @keyword.conditional
|
||||
|
||||
[
|
||||
(hidden_keyword)
|
||||
(command)
|
||||
] @keyword
|
||||
|
||||
(source_file_directive
|
||||
(command) @keyword.import)
|
||||
|
||||
(hook_name) @attribute
|
||||
|
||||
"=" @operator
|
||||
|
||||
";" @punctuation.delimiter
|
||||
|
||||
[
|
||||
"}"
|
||||
"]"
|
||||
"["
|
||||
"{"
|
||||
] @punctuation.bracket
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
((shell) @injection.content
|
||||
(#set! injection.language "bash"))
|
||||
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
|
@ -1,36 +0,0 @@
|
|||
; General
|
||||
(path) @string.special.path
|
||||
|
||||
(option) @variable.builtin
|
||||
|
||||
(command) @keyword
|
||||
|
||||
(include_directive
|
||||
(command) @keyword.import)
|
||||
|
||||
(mode_name) @type.builtin
|
||||
|
||||
(key) @constant
|
||||
|
||||
(function) @function.call
|
||||
|
||||
(argument) @variable.parameter
|
||||
|
||||
; Comments
|
||||
(comment) @comment @spell
|
||||
|
||||
; Literals
|
||||
(int) @number
|
||||
|
||||
(float) @number.float
|
||||
|
||||
(string) @string
|
||||
|
||||
(bool) @boolean
|
||||
|
||||
[
|
||||
"<"
|
||||
">"
|
||||
"["
|
||||
"]"
|
||||
] @punctuation.bracket
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
(set_directive
|
||||
(option) @_option
|
||||
(string) @injection.content
|
||||
(#eq? @_option "synctex-editor-command")
|
||||
(#offset! @injection.content 0 1 0 -1)
|
||||
(#set! injection.language "bash"))
|
||||
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue