feat(lsp): re-enable htmx
This commit is contained in:
@@ -45,7 +45,7 @@ local lsps = {
|
|||||||
end
|
end
|
||||||
end,
|
end,
|
||||||
["html"] = {},
|
["html"] = {},
|
||||||
-- ["htmx"] = {}, # BORKED: blink.cmp stops working whtn htmx-lsp is attached https://github.com/Saghen/blink.cmp/issues/825
|
["htmx"] = {},
|
||||||
["jsonls"] = {},
|
["jsonls"] = {},
|
||||||
["nil_ls"] = {
|
["nil_ls"] = {
|
||||||
cmd = { "nil" },
|
cmd = { "nil" },
|
||||||
|
|||||||
Reference in New Issue
Block a user