fix(neovim): file extension

This commit is contained in:
2024-12-15 17:39:24 +02:00
parent 0eed261986
commit 856138b904
5 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
(keyword) @keyword
[
"{"
"}"
"["
"]"
] @punctuation.bracket
":" @punctuation.delimiter
(key) @type
[
(value)
(array_value)
] @string
(ERROR) @error