]> Creatis software - clitk.git/blob - .vimrc
motion masks with and without bands
[clitk.git] / .vimrc
1 "clitk related standards
2 "
3 set cindent
4 set softtabstop=0 "disable
5 set expandtab
6 "set cino={.5s,e-.5s,^-.5s
7 set shiftwidth=2
8
9 set makeprg=${HOME}/workspace/cvs/clitk3/fast_make.sh
10 set grepprg=clgrep