feat(lsp): re-enable htmx
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user