ostinato/.vimrc
2010-08-04 16:56:08 +05:30

6 lines
78 B
VimL

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