I am using portable gVim for Windows. This error is E122: Function MyDiff already exists, add ! to replace itdisplayed after I fix this file vimrc.
I am trying to fix this by replacing function MyDiff()with function MyDiff()!in my vimrcfile. The error has disappeared. But next time I launched the gvim application. An error message box is displayed Error detected while processing vimrc: line x. Perhaps I will replace the wrong thing. Any help would be greatly appreciated?
source
share