Reproduce behavior of tabs but for spaces #856
-
Beta Was this translation helpful? Give feedback.
Answered by
lukas-reineke
Apr 9, 2024
Replies: 1 comment 3 replies
-
The 0 level indentation line shows up for spaces by default as well. If it doesn't, it's caused by something in your config. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no option for this, only the hook
hooks.builtin.hide_first_space_indent_level
.You'll need to look into the NVChad codebase and debug this yourself.