Skip to content

Commit

Permalink
feat(vc): add gee for Gerrit support in Emacs (useful for Yocto)
Browse files Browse the repository at this point in the history
Signed-off-by: Abdelhak Bougouffa <abougouffa@fedoraproject.org>
  • Loading branch information
abougouffa committed Dec 14, 2023
1 parent f0e38c7 commit 316099a
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 gee
:straight (:host bitbucket :repo "olanilsson/gee"))

(use-package diffview
:straight t)

Expand Down

0 comments on commit 316099a

Please sign in to comment.