ostinato/.vimrc
2015-02-27 20:29:38 +05:30

6 lines
78 B
VimL

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