Skip to content

Instantly share code, notes, and snippets.

@sillage
Last active April 10, 2024 22:10
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save sillage/1336681 to your computer and use it in GitHub Desktop.
Save sillage/1336681 to your computer and use it in GitHub Desktop.
Save a file in UTF-8 encoding with Vim
:wq! ++enc=utf-8
@burningTyger
Copy link

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment