mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
refactor(prisma): switch to alternative repo
Co-authored-by: richin13 <richin13@gmail.com>
This commit is contained in:
parent
3da2ab9857
commit
b2801abc21
2 changed files with 22 additions and 43 deletions
|
|
@ -780,9 +780,10 @@ list.http = {
|
|||
generate_requires_npm = true,
|
||||
},
|
||||
maintainers = { "@NTBBloodbath" },
|
||||
}
|
||||
list.prisma = {
|
||||
install_info = {
|
||||
url = "https://github.com/elianiva/tree-sitter-prisma",
|
||||
url = "https://github.com/victorhqc/tree-sitter-prisma",
|
||||
branch = "master",
|
||||
files = { "src/parser.c" },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue