vimrc smart indent and tab with 4 spaces

Posted: January 26th, 2012 | Author: | Filed under: System | No Comments »

set smartindent
set tabstop=4
set shiftwidth=4
set expandtab ts=4 sw=4 ai



Leave a Reply