Skip to content
Discussion options

You must be logged in to vote

That sets up an external formatter, so the file will be piped through that command. Instead I think you should just be able to enable the auto-format for templ:

# ~/.config/helix/languages.toml
[[language]]
name = "templ"
auto-format = true

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@the-mikedavis
Comment options

Answer selected by jonfriesen
@jonfriesen
Comment options

@the-mikedavis
Comment options

@jonfriesen
Comment options

@the-mikedavis
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8964 on December 01, 2023 15:52.