fix(prisma): propert @type highlighting

This commit is contained in:
elianiva 2021-11-26 21:14:13 +07:00 committed by Stephan Seitz
parent 2507f890ac
commit c5d7aa36e4

View file

@ -18,7 +18,7 @@
(arguments) @property
(column_type) @type
(enumeral) @constant
(identifier) @variable
(column_declaration (identifier) @variable)
(string) @string
[