How can I disable persistence undo in Vim 7.3?
I found that sometime, after doing some code modification, I want to go back to the state that i just open that file. But if have such persistence undo option, when i pressing u , it will undo more than i want.
