Skip to content

Instantly share code, notes, and snippets.

@bstaint
Created April 3, 2017 06:05
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 bstaint/97913293fb7d78921a99331780905454 to your computer and use it in GitHub Desktop.
Save bstaint/97913293fb7d78921a99331780905454 to your computer and use it in GitHub Desktop.
nnoremap <silent> [unite]g :<C-u>exe 'UniteWithCursorWord grep:. -buffer-name=grep_'.expand('<cword>')<CR>
nnoremap [unite]r :<C-u>UniteResume grep<Tab>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment