mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
Add modules/feature/version-control
This commit is contained in:
@@ -1,8 +1,15 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; core/version-control/packages.el
|
||||
|
||||
;;; config.el
|
||||
;; n/a
|
||||
|
||||
;;; +git
|
||||
(package! browse-at-remote)
|
||||
(package! evil-magit :needs evil)
|
||||
(package! git-gutter-fringe)
|
||||
(package! gitconfig-mode)
|
||||
(package! gitignore-mode)
|
||||
(package! magit)
|
||||
|
||||
;;; TODO +hg
|
||||
|
Reference in New Issue
Block a user