Convert file to UTF-8
Snippet
kitt decided around 16:25 on 29 September 2009 to publish this:
A file may need to be converted to UTF-8 on the file system, without the BOM
ex some_file "+set ff=unix fileencoding=utf-8" "+x"
Add new comment