diff options
-rw-r--r-- | spacemacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
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 |