Added JSON LSP

This commit is contained in:
Eduard Urbach 2023-07-30 08:06:38 +02:00
parent 09e0d65d2f
commit 80c1517f2e
Signed by: eduard
GPG key ID: 49226B848C78F6C8

View file

@ -7,6 +7,7 @@ return {
-- web dev
cssls = {},
html = {},
jsonls = {},
tsserver = {},
svelte = {},