mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
Add support for json5
This commit is contained in:
parent
a76dbe7335
commit
d8595fb923
5 changed files with 31 additions and 0 deletions
|
|
@ -107,6 +107,9 @@
|
|||
"jsonc": {
|
||||
"revision": "02b01653c8a1c198ae7287d566efa86a135b30d5"
|
||||
},
|
||||
"json5": {
|
||||
"revision": "5dd5cdc418d9659682556b6adca2dd9ace0ac6d2"
|
||||
},
|
||||
"julia": {
|
||||
"revision": "12ea597262125fc22fd2e91aa953ac69b19c26ca"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue