Skip to content

Instantly share code, notes, and snippets.

@Nan-Zhang
Last active August 29, 2015 14:12
Show Gist options
  • Save Nan-Zhang/541345b910b50036b814 to your computer and use it in GitHub Desktop.
Save Nan-Zhang/541345b910b50036b814 to your computer and use it in GitHub Desktop.
remove unwanted spaces in the beginning of line in vim

To format a line to the left I use :left. Use this format an entire file:

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