Skip to content

Instantly share code, notes, and snippets.

@conformist-mw
Created March 4, 2017 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save conformist-mw/407d5b92a8cc771f34f9afea4352bf10 to your computer and use it in GitHub Desktop.
Save conformist-mw/407d5b92a8cc771f34f9afea4352bf10 to your computer and use it in GitHub Desktop.
Vim tips
# search pattern and hide all other lines
:vimgrep /something/g % | copen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment