mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 00:40:06 -04:00
Add support for json5
This commit is contained in:
parent
de5c1dc990
commit
14e44a2685
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