Add modules/feature/version-control
This commit is contained in:
parent
76f09d83ff
commit
89c7ee0273
3 changed files with 52 additions and 27 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue