mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 11:20:07 -04:00
feat(json): add support for jsonc files
This commit is contained in:
parent
d2350758b3
commit
9d47b2558b
5 changed files with 8 additions and 1 deletions
|
|
@ -7,3 +7,5 @@
|
|||
"}"
|
||||
"]"
|
||||
] @indent.branch
|
||||
|
||||
(comment) @indent.ignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue