Mercurial > dotfiles
view .elisp/settings/90.git-gutter.el @ 504:1b863525992d
icargo: hacky tool to auto-run cargo for me
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Sat, 24 Oct 2020 23:59:13 -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))