From 08e7ad233fd0957748ce4003955b92607672bdb9 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 19 Oct 2018 09:24:14 +0200 Subject: [PATCH] Fix keybinding of Wanderlust --- configuration.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.org b/configuration.org index ce42c33..5249e2c 100644 --- a/configuration.org +++ b/configuration.org @@ -2108,7 +2108,7 @@ This will be replaced with something self-hosted, eventually. user-emacs-directory)) :bind (:map gpolonkai/pers-map - ("m" . "wl"))) + ("m" . wl))) #+END_SRC * Make programming a bit easier