vim change tab size
set tabstop=4
vim change tab size
set tabstop=4
vim set tab size
:set tabstop=2 shiftwidth=2 expandtab
:retab
# tabstop -> Indentation width in spaces
# shiftwidth -> Autoindentation width in spaces
# expandtab -> Use actual spaces instead of tabs
# retab -> Convert existing tabs to spaces
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us