dotfiles/.emacs.d/snippets/emacs-lisp-mode/kill-buffer

6 lines
102 B
Plaintext
Raw Normal View History

2017-12-21 17:29:29 +01:00
#contributor: Xah Lee (XahLee.org)
#name: kill-buffer
#key: kill-buffer
#key: kb
# --
(kill-buffer $0)