Enable magit
This commit is contained in:
parent
73544bc0d4
commit
ce690ab52e
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -4,7 +4,7 @@
|
||||||
(load "bundle--package")
|
(load "bundle--package")
|
||||||
(load "bundle--gui")
|
(load "bundle--gui")
|
||||||
(load "bundle--org")
|
(load "bundle--org")
|
||||||
;; (load "bundle--magit")
|
(load "bundle--magit")
|
||||||
(load "bundle--irc")
|
(load "bundle--irc")
|
||||||
(load "bundle--news")
|
(load "bundle--news")
|
||||||
(load "bundle--customfile")
|
(load "bundle--customfile")
|
||||||
|
|
Loading…
Add table
Reference in a new issue