转: vim E576: viminfo: Missing ‘>’ in line: 19^I0^
E576: viminfo: Missing ‘>’ in line: 19^I0^@
E576: viminfo: Missing ‘>’ in line: ^I+^I24^I73^@
E576: viminfo: Missing ‘>’ in line: ^I+^I42^I74^@
E576: viminfo: Missing ‘>’ in line: ^I+^I43^I0^@
Hit ENTER or type command to continue
http://bbs.chinaunix.net/thread-2131799-1-1.html
解决方法:
Linux 下是删除 ~/.viminfo 。
Windows 下是删除 C:\Users\Administrator_viminfo
http://www.linuxquestions.org/questions/linux-newbie-8/e576-viminfo-missing-in-line-691158/
This means there is an error in the viminfo file, maybe due to a bug. Whatever the reason be, you can try to delete the file $HOME/.viminfo and start vim again. You will lose some information about recent history and usage, anyway. More details, here.