X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=.vimrc;h=216453c7c430d734e032406cb46e48321f4f1b41;hb=c361c11f0875b493f99ed8dca7796dd1bd4535f9;hp=05b25579fd426b4e14825024ce7b4e877224168d;hpb=0b7499920f789feb4da1142e3735459aa85759ab;p=clitk.git diff --git a/.vimrc b/.vimrc index 05b2557..216453c 100644 --- a/.vimrc +++ b/.vimrc @@ -6,5 +6,5 @@ set expandtab "set cino={.5s,e-.5s,^-.5s set shiftwidth=2 -set makeprg=/home/joel/workspace/cvs/clitk3/fast_make.sh +set makeprg=${HOME}/clitk3/fast_make.sh set grepprg=clgrep