Skip to content

Instantly share code, notes, and snippets.

@crimsonknave
Created March 19, 2012 22:55
Show Gist options
  • Save crimsonknave/2127942 to your computer and use it in GitHub Desktop.
Save crimsonknave/2127942 to your computer and use it in GitHub Desktop.
Finding log lines that don't test if @log in vim
/\v\@log\.\w+\(.*\)( if \@log)@!$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment