diff --git a/.emacs.d/init.el b/.emacs.d/init.el index bb68757..702673d 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -50,9 +50,7 @@ (use-package avy :bind - (("C-." . avy-goto-char-timer) - ("C-:" . avy-goto-char) - ("M-g f" . avy-goto-line))) + ("C-." . avy-goto-char-timer)) (use-package cape :init