Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jefflaplante/74c5510c220c9d658a72f6aa8940c9c9 to your computer and use it in GitHub Desktop.
Save jefflaplante/74c5510c220c9d658a72f6aa8940c9c9 to your computer and use it in GitHub Desktop.
Stripping newline from end of file in vim
:set noendofline binary
:w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment