boinc/.vimrc

10 lines
90 B
VimL

set ai
set ts=4
set bs=1
set cin
set sts=4
set sw=4
set expandtab
set smarttab
syntax off