mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 02:23:50 -03:00
3 lines
46 B
Lua
3 lines
46 B
Lua
return {
|
|
filetypes = { "html", "templ" },
|
|
}
|