vagrant/.vimrc

6 lines
82 B
VimL

" tabstop settings
set tabstop=2
set softtabstop=2
set shiftwidth=2
set expandtab