Skip to content
Discussion options

You must be logged in to vote

I can't reproduce - that config works for me on 23.05 and master. Are you sure the config.toml and languages.toml are being picked up? You can try adding an intentional TOML mistake and seeing if helix gives an error on startup. To test this I have .helix/config.toml and .helix/languages.toml created in my local clone of Helix. Then if I start hx languages.toml and :write<ret> then I see the file formatted.

Also, the formatter line is unnecessary for taplo since the taplo language server supports the formatting part of LSP, so that line can be removed.

Replies: 2 comments 11 replies

Comment options

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

@ixora-0
Comment options

@the-mikedavis
Comment options

@ixora-0
Comment options

Comment options

You must be logged in to vote
7 replies
@David-Else
Comment options

@ixora-0
Comment options

@Kurt-Shiwz
Comment options

@Bobrokus
Comment options

@Rudxain
Comment options

Answer selected by ixora-0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #8508 on October 10, 2023 17:57.