Merge branch 'master' of github.com:aciceri/nixfleet
This commit is contained in:
commit
ef8529ad34
3 changed files with 8 additions and 1 deletions
users/profiles/emacs/emacs.d/config
|
@ -4,7 +4,11 @@
|
|||
(require 'org-protocol)
|
||||
:custom
|
||||
(org-startup-folded 'fold)
|
||||
<<<<<<< HEAD
|
||||
(org-startup-indented nil)
|
||||
=======
|
||||
(org-startup-indented f)
|
||||
>>>>>>> 087566ed5f0d08df2e0b36e4c80398f5c0d26c22
|
||||
(org-agenda-files '("~/roam/" "~/orgzly~"))
|
||||
(org-ellipsis "⤵")
|
||||
(org-pretty-entities t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue