prisma: Extract to zed-extensions/prisma repository (#23961)
This PR extracts the Prisma extension to the [zed-extensions/prisma](https://github.com/zed-extensions/prisma) repository. Release Notes: - N/A
This commit is contained in:
parent
429dbf7129
commit
d1b8fedc9c
10 changed files with 1 additions and 202 deletions
|
@ -1,6 +1,6 @@
|
|||
# Prisma
|
||||
|
||||
Prisma support is available through the [Prisma extension](https://github.com/zed-industries/zed/tree/main/extensions/prisma).
|
||||
Prisma support is available through the [Prisma extension](https://github.com/zed-extensions/prisma).
|
||||
|
||||
- Tree Sitter: [victorhqc/tree-sitter-prisma](https://github.com/victorhqc/tree-sitter-prisma)
|
||||
- Language-Server: [prisma/language-tools](https://github.com/prisma/language-tools)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue