Files
oak-gpui/docs/src/languages/prisma.md
T
Marshall Bowers 3b3c379852 docs: Fix casing of "Tree-sitter" (#25427)
This PR fixes the casing of "Tree-sitter" in the docs.

It is "Tree-sitter", not "Tree Sitter" or "Tree-Sitter".

Release Notes:

- N/A
2025-02-23 15:30:10 +00:00

11 lines
353 B
Markdown

# 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)
<!--
TBD: Prisma usage and configuration documentation
-->