Add magit.

This commit is contained in:
Mateus Pinto Rodrigues
2019-10-24 12:41:04 -03:00
parent 6a98af5ff3
commit aa4b499a1d

View File

@@ -11,6 +11,10 @@
:config
(load-theme 'zenburn t))
;; Programming environment
;; git
(use-package magit)
;;R
(use-package auto-complete)
(use-package ess