E575: viminfo: Illegal starting char in line: ^E14
This error appearing when you start vim (or try to open\save file using vim editor):
E575: viminfo: Illegal starting char in line: ^E14
Solution is: delete ifrom the home directory file ~/.viminfo:
rm ~/.viminfo
Do not worry – it is just file of history and can be deleted.
Posted on October 3rd, 2011 by admin
Filed under: Solutions