@ -689,6 +689,10 @@ put executables in elpy-rpc-venv in path
(use-package ace-window
:bind (:map global-map ("C-\\" . ace-window)))
#+end_src
** Avy-mode
#+begin_src emacs-lisp
:bind (("M-S-j" . avy-goto-symbol-1) ("M-j" . avy-goto-char-timer)))
** Disable Ido