Skip to content

Instantly share code, notes, and snippets.

@bkozora
Created November 14, 2014 16:07
Show Gist options
  • Save bkozora/6faf1af8d1f7fd329c9d to your computer and use it in GitHub Desktop.
Save bkozora/6faf1af8d1f7fd329c9d to your computer and use it in GitHub Desktop.
Find all occurrences of a pattern in Vim
%s/pattern-here//gn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment