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