Do not kill magit buffers, bury them.
This commit is contained in:
parent
dc9e3b6143
commit
5d5fce5c5a
7
init.el
7
init.el
|
@ -1,5 +1,5 @@
|
|||
;;; init.el --- tastytea's Emacs init file.
|
||||
;; Time-stamp: <2019-05-09T16:39:36+00:00>
|
||||
;; Time-stamp: <2019-05-10T15:37:04+00:00>
|
||||
|
||||
;;; Commentary:
|
||||
;; I am using this file with Emacs 26, but most of it will probably work with
|
||||
|
@ -475,8 +475,9 @@ With argument, do this that many times."
|
|||
:bind
|
||||
("C-x g" . magit-status)
|
||||
("C-x M-g" . magit-dispatch)
|
||||
:custom
|
||||
(magit-bury-buffer-function 'my/magit-kill-buffers)))
|
||||
;; :custom
|
||||
;; (magit-bury-buffer-function 'my/magit-kill-buffers)
|
||||
))
|
||||
|
||||
;; ;; Draw line in column 80
|
||||
;; (use-package fill-column-indicator
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
127.0.0.1:51313 5206
|
||||
127.0.0.1:51313 2731
|
||||
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
Loading…
Reference in New Issue
Block a user