If I'm editing a file in Vim, then some external program changes the file, Vim tells me:
W11: Warning: File "test.erl" has changed since editing started See ":help W11" for more info. [O]K, (L)oad File:
If I L
oad the file, though, all the undo history is lost.
Is there any way to avoid that?