Skip to content

Instantly share code, notes, and snippets.

@pillowfactory
Created July 28, 2010 16:41
Show Gist options
  • Save pillowfactory/495204 to your computer and use it in GitHub Desktop.
Save pillowfactory/495204 to your computer and use it in GitHub Desktop.
autocmd BufWritePre * :%s/\s\+$//e
@pillowfactory
Copy link
Author

Put in your .vimrc to kill trailing whitespace on save.

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