mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 08:50:11 -04:00
fix(json5): update queries from upstream
This commit is contained in:
parent
db7adb21e6
commit
4e758a89a5
2 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
[
|
||||
"true"
|
||||
"false"
|
||||
(true)
|
||||
(false)
|
||||
] @boolean
|
||||
|
||||
"null" @constant
|
||||
(null) @constant
|
||||
|
||||
(string) @string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue