Change file encoding in Vim
This is for my own reference, I always forget how to do this..
Once
:w[rite] ++enc=utf-8 [filename]
Persistently
:set fileencoding=utf-8
Kim,
June 15, 2018
This is for my own reference, I always forget how to do this..
:w[rite] ++enc=utf-8 [filename]
:set fileencoding=utf-8
Kim,
June 15, 2018