Skip to content

Instantly share code, notes, and snippets.

@rgreenjr
Created November 2, 2017 16:52
Embed
What would you like to do?
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