Skip to content

Instantly share code, notes, and snippets.

@wizardishungry
Forked from iamjwc/gist:174068
Created August 24, 2009 19:19
Show Gist options
  • Save wizardishungry/174079 to your computer and use it in GitHub Desktop.
Save wizardishungry/174079 to your computer and use it in GitHub Desktop.
command GrepWord :execute 'grep -r --exclude=metrics/coverage/* --exclude=*.log --exclude=*.*-base --exclude=vendor/* --exclude=*.tmp '.expand('<cword>').' *' | :copen | :cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment