ostinato/.vimrc

6 lines
78 B
VimL
Raw Normal View History

2010-08-04 06:26:08 -05:00
set shiftwidth=4
set tabstop=8
set softtabstop=4
set expandtab
set cindent