Skip to content

Instantly share code, notes, and snippets.

@rgreenjr
Created November 2, 2017 16:52
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save rgreenjr/bcfc89e4fa189ad4f29fc3d8b18ee22f to your computer and use it in GitHub Desktop.
Save rgreenjr/bcfc89e4fa189ad4f29fc3d8b18ee22f to your computer and use it in GitHub Desktop.
VIM Notes

select to end of line

v g _

split arguments

g ,

trim string

g |

sort

g s

reflow

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