Replies: 3 comments 6 replies
-
There is no fallback language config, but you could instead add a new entry into your languages.toml for the language you are working with, and if there is a tree-sitter grammar or lsp you can also make a pr to this repo to upstream language support. |
Beta Was this translation helpful? Give feedback.
5 replies
-
This is honestly my most wanted Helix feature. I just want to be able to change the default tab indentation to 8 for files without a language! |
Beta Was this translation helpful? Give feedback.
1 reply
-
this works for me:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to change default indentation of language not currently supported (hence detected as text), to 4 spaces.
I tried the following to no avail,
Beta Was this translation helpful? Give feedback.
All reactions