mirror of https://github.com/BOINC/boinc.git
10 lines
90 B
VimL
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
|