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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user