Answers for "how to increase the size of space in vim"

6

vim change tab size

set tabstop=4
Posted by: Guest on March-07-2020
1

set tab length vim

set shiftwidth=0
set tabstop=4
Posted by: Guest on March-27-2020

Code answers related to "how to increase the size of space in vim"

Browse Popular Code Answers by Language