A Qua, 2003-10-01 ās 17:34, DanM escreveu: > Tako, tab width is 4, convert tabs to spaces. For your convience, I've > corrected and re-attached your patch with each tab turned into 4 spaces. If this helps anyone ;) $ cat ~/.vimrc set expandtab set sw=4 set ts=4 set sts=4