Hi all,
I have gvim installed which I use normally, and I also use vim when remotely connecting to the same computer.
When I have a file opened in gvim and it is changed from outside (i.e. new updates from repository), gvim offers to reload it.
However when such thing happens with vim, it does nothing until you try to save the file. It just warns you that file has changed but does not offer to reload it.
It there a setting to make vim do the same thing?
Thanks!