]> Creatis software - clitk.git/blob - .vimrc
DDS: print standard containers
[clitk.git] / .vimrc
1 "clitk related standards
2 "
3 set shiftwidth=2
4 set cindent
5 "set cino={.5s,e-.5s,^-.5s
6 set expandtab
7 set softtabstop=2
8
9 set makeprg=/home/joel/workspace/cvs/clitk3/fast_make.sh
10 set grepprg=clgrep