diff --git a/private/my-bindings.el b/private/my-bindings.el index 858a5df6e..720848246 100644 --- a/private/my-bindings.el +++ b/private/my-bindings.el @@ -102,7 +102,8 @@ :n "e" (λ (call-interactively 'flycheck-buffer) (flycheck-list-errors)) :n "p" 'helm-show-kill-ring :n "b" 'helm-bookmarks - :n "w" 'helm-wg) + :n "w" 'narf:helm-wg + :n "W" (λ (message (wg-workgroup-list-display)))) :n "Y" "y$"