mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-11-23 11:41:18 -05:00
magit: Collapse stashes using magit-section-initial-visibility-alist
This commit is contained in:
2
init.el
2
init.el
@@ -180,7 +180,7 @@
|
||||
(setq magit-push-current-set-remote-if-missing 'default)
|
||||
;;
|
||||
;; Status buffer settings
|
||||
(setq magit-status-expand-stashes nil)
|
||||
(add-to-list 'magit-section-initial-visibility-alist '(stashes . hide))
|
||||
(magit-add-section-hook 'magit-status-sections-hook
|
||||
'magit-insert-modules
|
||||
'magit-insert-stashes
|
||||
|
||||
Reference in New Issue
Block a user