diff --git a/lua/dot013/plugins/lsp.lua b/lua/dot013/plugins/lsp.lua index ccd707e..222c57f 100644 --- a/lua/dot013/plugins/lsp.lua +++ b/lua/dot013/plugins/lsp.lua @@ -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" },