About Me

My photo
Working as Technical Lead in CollabNET software private limited.

Monday 2 June, 2008

VIM properties

< snippet >

set shiftwidth=4
set expandtab
set tabstop=4

< / snippet >

post the above snippet on ~/.vimrc and compile it using source ~/.vimrc