Bettered the magit regex.
This commit is contained in:
parent
42755813d5
commit
5988e3c59b
2
init.el
2
init.el
|
@ -113,7 +113,7 @@
|
||||||
clean-buffer-list-delay-special (* 30 60) ; Clean special bufs after 30m
|
clean-buffer-list-delay-special (* 30 60) ; Clean special bufs after 30m
|
||||||
clean-buffer-list-kill-regexps ; Add these to special buffers
|
clean-buffer-list-kill-regexps ; Add these to special buffers
|
||||||
(nconc clean-buffer-list-kill-regexps
|
(nconc clean-buffer-list-kill-regexps
|
||||||
'("\\`magit-diff: .*\\'"))))
|
'("\\`magit-?.*: .+\\'"))))
|
||||||
(setq midnight-period 600)
|
(setq midnight-period 600)
|
||||||
|
|
||||||
;;;;;;;;;;;;;;;;;;;; Keybindings ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;; Keybindings ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
127.0.0.1:51313 18959
|
127.0.0.1:51313 6478
|
||||||
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
Loading…
Reference in New Issue
Block a user