mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 04:20:09 -04:00
Update transferred fish repo info
This commit is contained in:
parent
20b5dd9893
commit
8df19b91ad
2 changed files with 3 additions and 3 deletions
|
|
@ -172,10 +172,10 @@ list.bash = {
|
|||
|
||||
list.fish = {
|
||||
install_info = {
|
||||
url = "https://github.com/krnik/tree-sitter-fish",
|
||||
url = "https://github.com/ram02z/tree-sitter-fish",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@krnik", "@ram02z" },
|
||||
maintainers = { "@ram02z" },
|
||||
}
|
||||
|
||||
list.php = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue