" Vi: " To replace tabs with spaces whilst typing set tabstop=4 shiftwidth=4 expandtab
set ts=4 sw=4 expandtab
set ts=4 sw=4
:%retab!
:set tabstop=4
:retab
syntax enable
:set expandtab