summaryrefslogtreecommitdiff
path: root/common/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'common/.emacs.d/init.el')
-rw-r--r--common/.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/.emacs.d/init.el b/common/.emacs.d/init.el
index b93b678..6628184 100644
--- a/common/.emacs.d/init.el
+++ b/common/.emacs.d/init.el
@@ -4376,6 +4376,7 @@ instead."
("s-C" kill-buffer-and-maybe-window)
("s-k" kill-buffer)
("s-K" kill-current-buffer)
+ ("s-Q" bury-buffer)
("s-o" delete-other-windows)
("s-O" same-window-prefix)