all repos — nixfiles @ f988472ebe22a02d9b7789ba5dd27a9bdf1a040c

System and user configuration, managed by nix and home-manager

Emacs: add kill-buffer keybind

Alan Pearce
commit

f988472ebe22a02d9b7789ba5dd27a9bdf1a040c

parent

44f2042f1ac836ca2d5f7feabefe7bfcd1ce3ea6

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.emacs.d/main.el
@@ -812,6 +812,7 @@ ";" #'counsel-M-x
"bb" #'ivy-switch-buffer "bx" #'kill-this-buffer "br" #'revert-buffer + "bk" #'kill-buffer "dd" #'dired "fs" #'save-buffer "ff" #'find-file