Fix keybinding of Wanderlust

This commit is contained in:
Gergely Polonkai 2018-10-19 09:24:14 +02:00
parent 6108a1a14b
commit 08e7ad233f
1 changed files with 1 additions and 1 deletions

View File

@ -2108,7 +2108,7 @@ This will be replaced with something self-hosted, eventually.
user-emacs-directory)) user-emacs-directory))
:bind :bind
(:map gpolonkai/pers-map (:map gpolonkai/pers-map
("m" . "wl"))) ("m" . wl)))
#+END_SRC #+END_SRC
* Make programming a bit easier * Make programming a bit easier