mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-17 17:38:02 +00:00
chore(nix): add mrcjkb to maintainers
This commit is contained in:
committed by
Christian Clason
parent
7ba26e7685
commit
45d08da7bb
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_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
|
||||
[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
|
||||
[nu](https://github.com/nushell/tree-sitter-nu) | unstable | `HFIJ ` | @abhisheksingh0x558
|
||||
[objc](https://github.com/tree-sitter-grammars/tree-sitter-objc) | unstable | `HFIJL` | @amaanq
|
||||
|
||||
@@ -1448,7 +1448,7 @@ return {
|
||||
revision = 'eabf96807ea4ab6d6c7f09b671a88cd483542840',
|
||||
url = 'https://github.com/nix-community/tree-sitter-nix',
|
||||
},
|
||||
maintainers = { '@leo60228', '@zimbatm' },
|
||||
maintainers = { '@leo60228', '@mrcjkb', '@zimbatm' },
|
||||
tier = 2,
|
||||
},
|
||||
nqc = {
|
||||
|
||||
Reference in New Issue
Block a user