mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 08:50:11 -04:00
chore(nix): add mrcjkb to maintainers
This commit is contained in:
parent
7ba26e7685
commit
45d08da7bb
2 changed files with 2 additions and 2 deletions
2
SUPPORTED_LANGUAGES.md
generated
2
SUPPORTED_LANGUAGES.md
generated
|
|
@ -189,7 +189,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | @steelsojka
|
||||||
[nim](https://github.com/alaviss/tree-sitter-nim) | unstable | `HF JL` | @aMOPel
|
[nim](https://github.com/alaviss/tree-sitter-nim) | unstable | `HF JL` | @aMOPel
|
||||||
[nim_format_string](https://github.com/aMOPel/tree-sitter-nim-format-string) | unstable | `H J ` | @aMOPel
|
[nim_format_string](https://github.com/aMOPel/tree-sitter-nim-format-string) | unstable | `H J ` | @aMOPel
|
||||||
[ninja](https://github.com/alemuller/tree-sitter-ninja) | unstable | `HFIJ ` | @alemuller
|
[ninja](https://github.com/alemuller/tree-sitter-ninja) | unstable | `HFIJ ` | @alemuller
|
||||||
[nix](https://github.com/nix-community/tree-sitter-nix) | unstable | `HFIJL` | @leo60228, @zimbatm
|
[nix](https://github.com/nix-community/tree-sitter-nix) | unstable | `HFIJL` | @leo60228, @mrcjkb, @zimbatm
|
||||||
[nqc](https://github.com/tree-sitter-grammars/tree-sitter-nqc) | unstable | `HFIJL` | @amaanq
|
[nqc](https://github.com/tree-sitter-grammars/tree-sitter-nqc) | unstable | `HFIJL` | @amaanq
|
||||||
[nu](https://github.com/nushell/tree-sitter-nu) | unstable | `HFIJ ` | @abhisheksingh0x558
|
[nu](https://github.com/nushell/tree-sitter-nu) | unstable | `HFIJ ` | @abhisheksingh0x558
|
||||||
[objc](https://github.com/tree-sitter-grammars/tree-sitter-objc) | unstable | `HFIJL` | @amaanq
|
[objc](https://github.com/tree-sitter-grammars/tree-sitter-objc) | unstable | `HFIJL` | @amaanq
|
||||||
|
|
|
||||||
|
|
@ -1448,7 +1448,7 @@ return {
|
||||||
revision = 'eabf96807ea4ab6d6c7f09b671a88cd483542840',
|
revision = 'eabf96807ea4ab6d6c7f09b671a88cd483542840',
|
||||||
url = 'https://github.com/nix-community/tree-sitter-nix',
|
url = 'https://github.com/nix-community/tree-sitter-nix',
|
||||||
},
|
},
|
||||||
maintainers = { '@leo60228', '@zimbatm' },
|
maintainers = { '@leo60228', '@mrcjkb', '@zimbatm' },
|
||||||
tier = 2,
|
tier = 2,
|
||||||
},
|
},
|
||||||
nqc = {
|
nqc = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue