Skip to content

Commit

Permalink
doom: unpin evil-collection
Browse files Browse the repository at this point in the history
  • Loading branch information
abidingabi committed Jun 27, 2023
1 parent 3aee294 commit 560f095
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions applications/emacs/doom/packages.el
Expand Up @@ -69,3 +69,8 @@
(package! git-auto-commit-mode)
(package! org-fragtog)
(package! literate-calc-mode)


(unpin! evil-collection)
(package! evil-collection
:recipe (:repo "emacs-evil/evil-collection" :branch "master"))

0 comments on commit 560f095

Please sign in to comment.