all repos — nixfiles @ bbf2a5da8957f5846c60489b42ed36c07c29eebd

System and user configuration, managed by nix and home-manager

Emacs: remove magit section indicators from fringe

Alan Pearce
commit

bbf2a5da8957f5846c60489b42ed36c07c29eebd

parent

fb0c3a358fb1d70c30926ac156ef0623e1b11bed

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M emacs/.emacs.d/main.elemacs/.emacs.d/main.el
@@ -282,6 +282,7 @@
(use-package magit :commands (magit-status magit-dispatch) :custom ((global-magit-file-mode +1) + (magit-section-visibility-indicator nil) (magit-completing-read-function #'ivy-completing-read))) (eval-when-compile (require 'fringe-helper))