Skip to content

Instantly share code, notes, and snippets.

@Mathiasb17
Created March 7, 2019 15:26
Show Gist options
  • Save Mathiasb17/b0e520e6a0a6e4621a24e711e6f93620 to your computer and use it in GitHub Desktop.
Save Mathiasb17/b0e520e6a0a6e4621a24e711e6f93620 to your computer and use it in GitHub Desktop.
useful sed mappings
vnoremap <leader>sed :s/\v//g
nnoremap <leader>sed :s/\v//g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment