Phase out doom-kill-buffer

This commit is contained in:
Henrik Lissner 2018-01-03 13:52:17 -05:00
parent ecc8051378
commit 8e875bfa0e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
6 changed files with 8 additions and 52 deletions

View file

@ -289,7 +289,7 @@
;; --- Personal vim-esque bindings ------------------
:n "zx" #'doom/kill-this-buffer
:n "zx" #'kill-this-buffer
:n "ZX" #'bury-buffer
:n "]b" #'doom/next-buffer
:n "[b" #'doom/previous-buffer