Mercurial > dotfiles
view .elisp/settings/90.git-gutter.el @ 445:b0264224e2ec
compilation tweaks: tried and failed to fix hg compilation stuff
I can't figure out why it's not working, but it's at least a little
more hackable now.
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Sat, 30 Sep 2017 06:47:10 -0400 |
parents | 7e97572ac429 |
children |
line wrap: on
line source
(require 'git-gutter) ;; If you enable global minor mode (global-git-gutter-mode t) (setq git-gutter:handled-backends '(git hg))