mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix(treesitter): remove deleted jsonc parser
This commit is contained in:
parent
c64a61734f
commit
ada321ac6b
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ return {
|
|||
"javascript",
|
||||
"jsdoc",
|
||||
"json",
|
||||
"jsonc",
|
||||
"lua",
|
||||
"luadoc",
|
||||
"luap",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue