diff options
Diffstat (limited to 'spacemacs.el')
-rw-r--r-- | spacemacs.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spacemacs.el b/spacemacs.el index f8f29b7..35c7dea 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -577,6 +577,7 @@ This is the place where most of your configurations should be done. Unless it is (spacemacs/set-leader-keys "/" 'engine/search-duck-duck-go + "d" 'spacemacs/delete-window "w/" 'split-window-right-and-focus "w-" 'split-window-below-and-focus "glh" 'git-link-homepage |