My simple neovim config
at main 3 lines 68 B view raw
1return { 2 filetypes = { "html", "superhtml", "htm", "shtml" }, 3}