stevearc / conform.nvim

Lightweight yet powerful formatter plugin for Neovim
MIT License
2.55k stars 135 forks source link

feature request: New formatter - go templ fmt #454

Closed timsofteng closed 3 weeks ago

timsofteng commented 3 weeks ago

Did you check existing requests?

Describe the feature

It would be cool to have templ fmt formatter for go.templ files.

Provide background

No response

What is the significance of this feature?

nice to have

Additional details

https://github.com/a-h/templ

stevearc commented 3 weeks ago

We already have built-in support for templ fmt https://github.com/stevearc/conform.nvim/blob/master/lua/conform/formatters/templ.lua