mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 23:40:04 -04:00
fix(prisma): highlight "type" keyword
This commit is contained in:
parent
0110a8ec8b
commit
2f704e538c
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
"enum"
|
"enum"
|
||||||
"generator"
|
"generator"
|
||||||
"model"
|
"model"
|
||||||
|
"type"
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue