Turn on elcord-mode on launch for emacs

This commit is contained in:
--global 2022-11-30 15:51:09 +03:00
parent 5103a490a4
commit 58d8881bb3

View file

@ -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))))