Skip to content

Instantly share code, notes, and snippets.

@zeedunk
Created February 17, 2012 20:32
Show Gist options
  • Save zeedunk/1855290 to your computer and use it in GitHub Desktop.
Save zeedunk/1855290 to your computer and use it in GitHub Desktop.
command! -nargs=0 GW exec "silent Ggrep <cword>" | copen | wincmd K
nnoremap <Leader>fw = :GW<CR>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment