This commit is contained in:
Kulvir Singh
2024-06-21 21:57:46 +05:30
parent e72728ecfc
commit 6359ba7ce8
4 changed files with 5 additions and 6 deletions

View File

@@ -25,6 +25,9 @@ return {
gopls = {
filetypes = { "go", "gomod", "gowork", "gotmpl" },
},
html = {
filetypes = { "html", "tmpl" },
},
jsonls = {
settings = {
json = {