Skip to content
Snippets Groups Projects
Commit bce4237b authored by Philippe Dosch's avatar Philippe Dosch
Browse files

Une clé plus simple & rapide pour avy

parent 0b56abcf
Branches
No related tags found
No related merge requests found
......@@ -295,7 +295,7 @@
;; visible à l'écran
(use-package avy
:ensure t
:bind (("M-s M-s" . avy-goto-char)
:bind (("C-à" . avy-goto-char)
; ("M-g g" . avy-goto-line)
))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment