Skip to content

Commit

Permalink
Try fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
chuxubank committed Sep 11, 2024
1 parent b60e2c3 commit 078c534
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cats/+magit.el
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
;; -*- lexical-binding: t; -*-

(use-package magit
:pin nongnu
:commands #'magit-read-repository
:custom
(magit-blame-mode-lighter "")
Expand All @@ -17,6 +16,5 @@
(setq magit-stash-read-message-function #'magit-stash-read-message-traditional))

(use-package forge
:pin melpa-stable
:demand t
:after magit)

0 comments on commit 078c534

Please sign in to comment.