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