Skip to content
Discussion options

You must be logged in to vote

You'll want to create a custom languages.toml that overrides the indentation settings for dart:

# ~/.config/helix/languages.toml
[[language]]
name = "dart"
indent = { tab-width = 4, unit = "    " }

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kirawi
Comment options

kirawi Jul 26, 2022
Collaborator

@eboatwright
Comment options

Answer selected by eboatwright
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3192 on July 26, 2022 04:26.