doomemacs/modules/feature/version-control/packages.el

16 lines
262 B
EmacsLisp
Raw Normal View History

2017-02-04 09:29:09 +08:00
;; -*- no-byte-compile: t; -*-
;;; feature/version-control/packages.el
2017-02-04 09:29:09 +08:00
2017-02-04 15:52:41 +08:00
;;; config.el
;; n/a
;;; +git
(package! git-gutter-fringe)
(package! git-link)
2017-04-28 01:21:49 +08:00
(package! git-timemachine)
(package! gitconfig-mode)
(package! gitignore-mode)
(package! magit)
2017-02-11 19:51:59 +08:00
2017-02-04 15:52:41 +08:00
;;; TODO +hg