Add magit

This commit is contained in:
laurensmiers 2017-08-21 17:20:20 +02:00
parent 8ca003ac77
commit 9c8b119a75

View file

@ -52,6 +52,7 @@
flycheck-irony flycheck-irony
elpy elpy
py-autopep8 py-autopep8
magit
helm helm
helm-gtags helm-gtags
helm-swoop helm-swoop
@ -103,7 +104,7 @@
;; If you edit it by hand, you could mess it up, so be careful. ;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance. ;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right. ;; If there is more than one, they won't work right.
'(package-selected-packages (quote (irony-eldoc elpy irony helm-swoop helm)))) '(package-selected-packages (quote (magit irony-eldoc elpy irony helm-swoop helm))))
(custom-set-faces (custom-set-faces
;; custom-set-faces was added by Custom. ;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful. ;; If you edit it by hand, you could mess it up, so be careful.