mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
chore(nix): update url and maintainers
This commit is contained in:
parent
d6bce02b89
commit
afe267b50e
2 changed files with 3 additions and 3 deletions
|
|
@ -1464,9 +1464,9 @@ return {
|
|||
nix = {
|
||||
install_info = {
|
||||
revision = 'ea1d87f7996be1329ef6555dcacfa63a69bd55c6',
|
||||
url = 'https://github.com/cstrahan/tree-sitter-nix',
|
||||
url = 'https://github.com/nix-community/tree-sitter-nix',
|
||||
},
|
||||
maintainers = { '@leo60228' },
|
||||
maintainers = { '@leo60228', '@zimbatm' },
|
||||
tier = 2,
|
||||
},
|
||||
nqc = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue