]> Creatis software - clitk.git/blobdiff - .vimrc
GateAsciiImageIO is now cross-platform using itksys::RegularExpression
[clitk.git] / .vimrc
diff --git a/.vimrc b/.vimrc
index 45604d2d6406dbe0fd5c5cc39aa2f95496c72053..97cf20f9b8ab76ae4ee5a3be96f6c0ded7e15e7b 100644 (file)
--- a/.vimrc
+++ b/.vimrc
@@ -1,10 +1,10 @@
 "clitk related standards
 "
-set shiftwidth=2
 set cindent
-"set cino={.5s,e-.5s,^-.5s
+set softtabstop=0 "disable
 set expandtab
-set softtabstop=2
+"set cino={.5s,e-.5s,^-.5s
+set shiftwidth=2
 
-set makeprg=/home/joel/workspace/cvs/clitk3/fast_make.sh
+set makeprg=${HOME}/workspace/cvs/clitk3/fast_make.sh
 set grepprg=clgrep