git-grep
`git grep` in atom editor
mizchi 5,511 16 0.9.0 MIT GitHub

git-grep package

git grep in atom editor.

Install

apm install git-grep

How to use

Set your keybind.cson as you like.

'.workspace':
  'cmd-k cmd-g': 'git-grep:grep' # default

Root of git grep is always current root of workspace.