Solution:
Place the following lines at the top of the .vimrc the error mentions:
.vimrc:
scriptencoding utf-8
set encoding=utf-8
Solution:
Place the following lines at the top of the .vimrc the error mentions:
.vimrc:
scriptencoding utf-8
set encoding=utf-8