While writing program in C/ C++ I face the problem of vim's not indenting statements like "while" by one tab stop [4 spaces]. I have done "set tabstop=4" & also "set softtabstop=4" & also "set shiftwidth=4" in .vimrc but this doesn't seem to help. Any suggestion/s? Regards, Noir.