fix(treesitter): remove deleted jsonc parser

This commit is contained in:
Iordanis Petkakis 2025-12-07 11:26:09 +02:00
parent c64a61734f
commit ada321ac6b

View file

@ -37,7 +37,6 @@ return {
"javascript", "javascript",
"jsdoc", "jsdoc",
"json", "json",
"jsonc",
"lua", "lua",
"luadoc", "luadoc",
"luap", "luap",