From 0ab16c055604989415cb493f473d6a189dd1e3e6 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 27 Jul 2018 11:53:54 -0300 Subject: Add workspace-transient-state keybinding under "oo" (user private) --- spacemacs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/spacemacs.el b/spacemacs.el index 8c85623..c8e528a 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -601,6 +601,7 @@ This is the place where most of your configurations should be done. Unless it is (eval-after-load 'midje-mode '(set-custom-clj-indent)) (spacemacs/set-leader-keys + "oo" 'spacemacs/workspaces-transient-state/body "GP" 'guix-debbugs-org "p C-r" 'euandreh/projectile-reload-known-projects "an" 'notmuch -- cgit v1.2.3