When I open the gvim, I encounter the error:
Error detected while processing /home/tbin/.vimrc:
line 275:
E116: Invalid arguments for function vundle#config#bundle
The content of line 275 in my .vimrc is:
Bundle 'gmarik/vundle' " required!
Who can tell me why?
I just solved it. Delete the text " required!, and it will be ok.
Closing as duplicate of #13
Most helpful comment
I just solved it. Delete the text " required!, and it will be ok.