revert(lsps): remove htmx-lsp (currently broken with blink.cmp)

This commit is contained in:
Guz
2025-03-05 16:01:18 -03:00
parent 14f2c4a495
commit ef1cc9207f

View File

@@ -68,9 +68,7 @@ local lsps = {
["gopls"] = {},
["golangci_lint_ls"] = {},
["html"] = {},
["htmx"] = {
filetypes = { "html" },
},
-- ["htmx"] = {}, # BORKED: blink.cmp stops working whtn htmx-lsp is attached https://github.com/Saghen/blink.cmp/issues/825
["jsonls"] = {},
["nil_ls"] = {
cmd = { "nil" },