nvim/lua/config/lsp/htmx.lua
2024-12-21 12:38:40 -03:00

3 lines
46 B
Lua

return {
filetypes = { "html", "templ" },
}