Commit da05ddd2fef9

Vincent Demeester <vincent@sbr.pm>
2015-05-12 15:52:09
Add a keybinding for running flyspell on the current buffer (no lazy)
1 parent b8ddf13
Changed files (1)
.emacs.d
.emacs.d/emacs.org
@@ -1577,6 +1577,7 @@
        :config
        (progn
          (define-key vde/toggle-map "i" #'ispell-change-dictionary)
+         (define-key vde/launcher-map "i" #'flyspell-buffer)
          (setq ispell-program-name "aspell")
          (setq ispell-local-dictionary "en_US")
          (setq ispell-local-dictionary-alist