Commit 6f6b6554a040
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -822,6 +822,15 @@
(setq aw-background nil))
#+END_SRC
+**** Ace jump
+
+ #+BEGIN_SRC emacs-lisp
+ (use-package ace-jump-mode
+ :ensure t
+ :commands ace-jump-mode
+ :bind ("<f7>" . ace-jump-mode))
+ #+END_SRC
+
**** TODO Evil
I come from a [[http://vim.org][vim]] background and the modal editor comes with some