ostinato/.vimrc
2011-01-30 17:38:03 +05:30

6 lines
78 B
VimL

set shiftwidth=4
set tabstop=8
set softtabstop=4
set expandtab
set cindent