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