format dotemacs.el
This commit is contained in:
parent
ac0abd7ccd
commit
b302019eeb
1 changed files with 3 additions and 3 deletions
|
@ -32,9 +32,9 @@
|
|||
(define-key global-map "\C-ca" 'org-agenda)
|
||||
(setq org-log-done t)
|
||||
(setq org-agenda-files (list "~/org/work.org"
|
||||
"~/org/home.org"
|
||||
"~/org/wow.org"
|
||||
"~/org/business.org"))
|
||||
"~/org/home.org"
|
||||
"~/org/wow.org"
|
||||
"~/org/business.org"))
|
||||
|
||||
;; Company
|
||||
(add-hook 'after-init-hook 'global-company-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue