Guest User

Untitled

a guest
Jan 22nd, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. # Run :NotRocket to convert current buffer.
  2. # Thanks to @tpope for the vim regex fu
  3.  
  4. command! -bar -range=% NotRocket :<line1>,<line2>s/:\(\w\+\)\s*=>/\1:/ge
Add Comment
Please, Sign In to add comment