diff options
| author | Bozhidar Batsov <bozhidar@tradeo.com> | 2015-01-07 17:37:13 +0200 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@tradeo.com> | 2015-01-07 17:37:13 +0200 |
| commit | 93dceca4daa8161f4a8729f3a737c6c730a20d5a (patch) | |
| tree | 32534ce61088804c5a8f5b247405bca7809e1e17 /README.md | |
| parent | 5cf09c257a73853a5a25d5879f0478c3b36ff506 (diff) | |
[Fix #584] Drop ack support
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -363,7 +363,6 @@ Keybinding | Description <kbd>C-c p k</kbd> | Kills all project buffers. <kbd>C-c p D</kbd> | Opens the root of the project in `dired`. <kbd>C-c p e</kbd> | Shows a list of recently visited project files. -<kbd>C-c p s a</kbd> | Runs `ack` on the project. Requires the presence of `ack-and-a-half`. <kbd>C-c p s s</kbd> | Runs `ag` on the project. Requires the presence of `ag.el`. <kbd>C-c p !</kbd> | Runs `shell-command` in the root directory of the project. <kbd>C-c p &</kbd> | Runs `async-shell-command` in the root directory of the project. |
