feat: add htmx and templ lsp's

This commit is contained in:
Guz
2024-12-05 19:27:38 -03:00
parent 51800f7484
commit c7804293a0
2 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ local lsps = {
},
},
["gopls"] = {},
["htmx"] = {},
["templ"] = {},
["rust_analyzer"] = {},
}