kabouzeid/nvim-lspinstall

JSON Language Server Support JSONC

AmeerTaweel opened this issue · 0 comments

This plugin uses the JSON language server from VSCode. In the official VSCode documentation, it says that the JSON language server has a jsonc mode, that allows comments. How do we configure that in Lua, so that when the filetype is jsonc (not json), it will allow comments?