Skip to content

Instantly share code, notes, and snippets.

@willopez
Created December 1, 2014 23:59
Show Gist options
  • Save willopez/2c5aab2f8a1514d752a3 to your computer and use it in GitHub Desktop.
Save willopez/2c5aab2f8a1514d752a3 to your computer and use it in GitHub Desktop.
Vim Workflows
Vim Workflows
" Search and Replace
/foo<CR>
cgnnewfoo on first match
n.n.n. ... to replace next match
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment