Skip to content

Commit

Permalink
my-devel: cov is melpa only
Browse files Browse the repository at this point in the history
  • Loading branch information
stsquad committed Mar 18, 2024
1 parent a114e2a commit d230cb2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions my-devel.el
Expand Up @@ -257,9 +257,9 @@ _c_lose node _p_revious fold toggle _a_ll e_x_it
("C-x c" . checkpatch-run-from-magit)))

;; Coverage
(use-package cov
:ensure t)

(when have-melpa
(use-package cov
:ensure t))

;; shell modes

Expand Down

0 comments on commit d230cb2

Please sign in to comment.