X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=.vimrc;h=97cf20f9b8ab76ae4ee5a3be96f6c0ded7e15e7b;hb=ee568ccc2ae2be4d9d60967e522e2d81cb148d95;hp=ac7032fa00960fac01783d659ed023e0a2254a92;hpb=758de1c14c7f16d924e1a2a575d52cd3e48ec503;p=clitk.git diff --git a/.vimrc b/.vimrc index ac7032f..97cf20f 100644 --- a/.vimrc +++ b/.vimrc @@ -1,4 +1,10 @@ "clitk related standards " -set makeprg=/home/jschaerer/workspace/cvs/clitk3/fast_make.sh +set cindent +set softtabstop=0 "disable +set expandtab +"set cino={.5s,e-.5s,^-.5s +set shiftwidth=2 + +set makeprg=${HOME}/workspace/cvs/clitk3/fast_make.sh set grepprg=clgrep