-
Hello, I'm starting to use helix which I like quite a bit. I wrote C code at work with a tab width of 8. My other C projects use a normal tab width of 4. Does helix have any way to adjust this config based on either the workspace folder or parent directory of the file (keep in mind, files can be nested recursively in sub directories). In VSCode I tend to use 'profiles' for this. An ideal solution would not involve adding any configuration files to the workspace folder/repository itself. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
There is the local project config under |
Beta Was this translation helpful? Give feedback.
See #7102