diff options
| -rw-r--r-- | arkta/arkta-project.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arkta/arkta-project.el b/arkta/arkta-project.el index 4b1d3f5..18354a9 100644 --- a/arkta/arkta-project.el +++ b/arkta/arkta-project.el | |||
| @@ -130,6 +130,7 @@ A thin wrapper around `xref-references-in-directory'." | |||
| 130 | 130 | ||
| 131 | "M-x" 'project-execute-extended-command | 131 | "M-x" 'project-execute-extended-command |
| 132 | 132 | ||
| 133 | "s f" 'project-find-file | ||
| 133 | "s g" 'project-find-regexp | 134 | "s g" 'project-find-regexp |
| 134 | "s r" 'project-find-regexp | 135 | "s r" 'project-find-regexp |
| 135 | "s x" 'arkta/project-find-references | 136 | "s x" 'arkta/project-find-references |