removed jsonc treesitter

This commit is contained in:
Oliver Hartmann 2022-06-27 09:18:50 +02:00
parent 688493d39d
commit 1f60a85098

View File

@ -17,7 +17,6 @@ require('nvim-treesitter.configs').setup({
'jsdoc',
'json',
'json5',
'JSONC',
'latex',
'llvm',
'lua',