all repos — nixfiles @ 43bca738588a0e1b3cc2719fde3203561f9aaabd

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

Emacs: Fix undefined fringe-helper error

Alan Pearce
commit

43bca738588a0e1b3cc2719fde3203561f9aaabd

parent

eae9dacbdb09ca1b0274a23d0ebe97a5a3235db7

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

jump to
M emacs/.emacs.d/init.orgemacs/.emacs.d/init.org
@@ -575,6 +575,7 @@ changed. This package colours the fringe. I have it set to the right
fringe so it doesn’t interfere with flycheck. #+BEGIN_SRC emacs-lisp +(eval-when-compile (require 'fringe-helper)) (use-package git-gutter-fringe :defer 2 :diminish git-gutter-mode