-
|
In regular vim, I use In regular VS code, I select a block of 5 lines and hit tab 3 times. How do I do the equivalent in VSCodeVim? |
Beta Was this translation helpful? Give feedback.
Answered by
higoswami
Apr 29, 2022
Replies: 1 comment 2 replies
-
|
Add this to your Now you can use tab to indent and Shift tab to indent backwards |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
kfmfe04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this to your
settings.json:Now you can use tab to indent and Shift tab to indent backwards
My settings.json