haydenrou/dotfiles

`templ` comment strings has been added

Opened this issue · 0 comments

templ = {
__default = '// %s',
component_declaration = '<!-- %s -->',
}
This looks to have been solved via https://github.com/JoosepAlviste/nvim-ts-context-commentstring/pull/98/files so we may not need it anymore.