doomemacs/modules/ui/vc-gutter/autoload
Henrik Lissner 27a448b04b
feat(vc-gutter): add +diff-hl backend
This adds an alternative backend to the :ui vc-gutter module, enabled
with the +diff-hl flag. In the future, I intend for diff-hl to replace
git-gutter, as it is slightly faster and depends on more native
functionality (vc.el), but it's still a little buggy. It will remain
opt-in until those issues are sorted out.
2022-08-08 18:23:47 +02:00
..
diff-hl.el feat(vc-gutter): add +diff-hl backend 2022-08-08 18:23:47 +02:00
git-gutter.el feat(vc-gutter): add +diff-hl backend 2022-08-08 18:23:47 +02:00