Hi All!
I have been trying to enable select mode in vim so that I can use the mouse to select text and immediately over-write the selected text. From my reading of the vim manual, I thought this is what I need in my .vimrc file:
set selectmode+=mouse
set mouse=v
Naturally this is not working (would I be posting otherwise!!??)..
Can anyone tell me what I should do to fix it??
Any advice most appreciated!
Rob
