pink/.vimrc

8 lines
118 B
VimL

unlet! skip_defaults_vim
source $VIMRUNTIME/defaults.vim
set autoindent
set expandtab
set tabstop=2
set shiftwidth=2