![emacs](https://habrastorage.org/r/w120/files/3cf/b03/2d9/3cfb032d90304cd9990655c038680cdb.png)
Emacs
- 4 ответа
- 0 вопросов
3
Вклад в тег
C-c p s g Run grep on the files in the project.
M-- C-c p s g Run grep on projectile-grep-default-files in the project.
C-c p s a Runs ack on the project. Requires the presence of ack-and-a-half.
C-c p s s Runs ag on the project. Requires the presence of ag.el.