Skip to content

Instantly share code, notes, and snippets.

@behboud
Created October 2, 2013 12:08
Show Gist options
  • Save behboud/6792708 to your computer and use it in GitHub Desktop.
Save behboud/6792708 to your computer and use it in GitHub Desktop.
substitute vim words
:nnoremap <Leader>s :%s/\<<C-r><C-w>\>//g<Left><Left>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment