Skip to content

Commit

Permalink
feat(vc): add initial support for diffview
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Dec 11, 2023
1 parent 6e5408d commit dff169e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/me-vc.el
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@
:init
(+map! "gr" #'repo-status))

(use-package diffview
:straight t)


(provide 'me-vc)

Expand Down

0 comments on commit dff169e

Please sign in to comment.