Add README description for JSONC

This commit is contained in:
Hugo Osvaldo Barrera 2021-02-17 09:43:59 +01:00 committed by Stephan Seitz
parent 33a7a694d9
commit b811344574

View file

@ -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 = {