Skip to content

Commit

Permalink
Try to use this more, especially in Rubyland
Browse files Browse the repository at this point in the history
  • Loading branch information
glasserc committed Jun 23, 2021
1 parent 2151360 commit 7e72ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot/emacs.d/lisp/ethan-navigation.el
Expand Up @@ -86,7 +86,7 @@
("<f6>" . ivy-resume)
("<f2> i" . counsel-info-lookup-symbol)
("<f2> u" . counsel-unicode-char)
("C-c g" . counsel-git)
("C-c f" . counsel-git)
("C-c j" . counsel-git-grep)
("C-c k" . counsel-ag)
("C-x l" . counsel-locate)
Expand Down

0 comments on commit 7e72ba1

Please sign in to comment.