Change tabstop and shiftwidth depending on language/filetype #977
Unanswered
NorseManGef
asked this question in
Q&A
Replies: 1 comment
-
you can either:
which you choose is down to your own preference |
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.
-
How would one use different tab lengths depending on the file type? for example, use 4 spaces for C++ while using 2 spaces for nix.
Beta Was this translation helpful? Give feedback.
All reactions