In (mac)vim I use the following .vimrc
set guifont=Meslo_LG_M_Regular_for_Powerline:h12
set encoding=utf-8
When I write a € sign in the buffer and try to save it, I always get an error
CONVERSION ERROR in line xxxx
This appears as well on some type of dashes. As workaround I have to replace the signs, e.g. € -> EUR and than it will work fine to save the file. But this is annoying.
How can I get vim to write the € so that I can save the file without error messages?
Thats what I use:
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 21 2014 14:54:22) MacOS X (unix) version ProductName: Mac OS X ProductVersion: 10.11.6 BuildVersion: 15G1510