-
Hello. For my day job I use a tab width of 8 for the C portion of our code. My code base is using this indentation already and I use this Vim configuration to get the correct indentation: Now, I've been trying to get
When I open up C files tho, 4 space tab are still present. From searching through issues I keep seeing that Helix will try to guess the indentation from the file, but I don't see how this can work if we can't set the tab width before this "guess" is made? Maybe I'm just configuring something wrong here? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Set unit to \t |
Beta Was this translation helpful? Give feedback.
Set unit to \t