Skip to content

Commit

Permalink
feat(git): add code review
Browse files Browse the repository at this point in the history
  • Loading branch information
chuxubank committed Dec 24, 2024
1 parent 2abbc2b commit 62239d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cats/+git-misc.el
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@
(use-package git-link
:custom
(git-link-open-in-browser t))

(use-package code-review
:vc (code-review :url "https://github.com/doomelpa/code-review"))

0 comments on commit 62239d5

Please sign in to comment.