mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
Add README description for JSONC
This commit is contained in:
parent
33a7a694d9
commit
b811344574
1 changed files with 2 additions and 1 deletions
|
|
@ -307,7 +307,8 @@ list.jsonc = {
|
|||
install_info = {
|
||||
url = "https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git",
|
||||
files = { "src/parser.c" },
|
||||
}
|
||||
},
|
||||
readme_name = "JSON with comments",
|
||||
}
|
||||
|
||||
list.elm = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue