Turn on elcord-mode on launch for emacs
This commit is contained in:
parent
5103a490a4
commit
58d8881bb3
1 changed files with 3 additions and 1 deletions
|
|
@ -49,7 +49,9 @@
|
||||||
|
|
||||||
(beacon-mode 1)
|
(beacon-mode 1)
|
||||||
(good-scroll-mode 1)
|
(good-scroll-mode 1)
|
||||||
(elcord-mode 1)
|
(elcord-mode 1) ;; Magit will use the name "--global" if you just forget to
|
||||||
|
;; set your git name and mail, so I set them up and will push this change
|
||||||
|
;; as a commit. Pretend you didn't see this.
|
||||||
|
|
||||||
(custom-set-variables
|
(custom-set-variables
|
||||||
'(initial-frame-alist (quote ((fullscreen . maximized))))
|
'(initial-frame-alist (quote ((fullscreen . maximized))))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue