AutoFenc icon indicating copy to clipboard operation
AutoFenc copied to clipboard

A Vim plugin to automatically detect and set file encoding when opening a file.

Results 2 AutoFenc issues
Sort by recently updated
recently updated
newest added

I've got a utf-16 xml file that doesn't have a BOM. It looks like AutoFenc can't recognise this - the search for the `

bug

On Windows if _shell_ is set to **bash** _(e.g._, when using Cygwin), the custom nobbling of **shellslash** in **s:SafeShellEscape** actually breaks things, and you get E484 errors trying to use...