feat(lsp): re-enable htmx

This commit is contained in:
Guz
2025-11-09 12:42:01 -03:00
parent 673fed2d5b
commit e5628481bb

View File

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