configs/neovim: enable htmx lsp

This commit is contained in:
Aaron Bieber 2024-04-29 08:15:32 -06:00
parent 9868c37518
commit ba445b671f
No known key found for this signature in database

View File

@ -61,7 +61,7 @@ lspc.perlpls.setup {};
lspc.solargraph.setup {};
lspc.tsserver.setup {};
lspc.zls.setup {};
lspc.htmx.setup{};
lspc.htmx.setup {};
o.hlsearch = true;