doomemacs/modules/tools/magit/packages.el

8 lines
154 B
EmacsLisp
Raw Normal View History

;; -*- no-byte-compile: t; -*-
;;; tools/magit/packages.el
(package! magit)
(package! magithub)
(when (featurep! :feature evil)
(package! evil-magit))