EAT: kill buffer on exit
This commit is contained in:
parent
cfe6849dfc
commit
3765ccff7c
@ -208,6 +208,8 @@ If the current window occupies the whole frame, split it."
|
|||||||
("terminfo/65" "terminfo/65/*")
|
("terminfo/65" "terminfo/65/*")
|
||||||
("integration" "integration/*")
|
("integration" "integration/*")
|
||||||
(:exclude ".dir-locals.el" "*-tests.el")))
|
(:exclude ".dir-locals.el" "*-tests.el")))
|
||||||
|
:custom
|
||||||
|
(eat-kill-buffer-on-exit t)
|
||||||
:hook (eshell-mode . eat-eshell-visual-command-mode))
|
:hook (eshell-mode . eat-eshell-visual-command-mode))
|
||||||
(elpaca-use-package hide-mode-line
|
(elpaca-use-package hide-mode-line
|
||||||
:commands (hide-mode-line-mode))
|
:commands (hide-mode-line-mode))
|
||||||
|
Loading…
Reference in New Issue
Block a user