Add ~next.org~ file

master
Jacopo De Simoi 6 years ago
parent 260dfc1ade
commit b037729eb4
  1. 3
      .gitmodules
  2. 1
      flyspell-lazy
  3. 1
      global.org

3
.gitmodules vendored

@ -85,3 +85,6 @@
[submodule "ace-link"]
path = ace-link
url = https://github.com/abo-abo/ace-link
[submodule "flyspell-lazy"]
path = flyspell-lazy
url = https://github.com/rolandwalker/flyspell-lazy

@ -0,0 +1 @@
Subproject commit 3ebf68cc9eb10c972a2de8d7861cbabbbce69570

@ -612,6 +612,7 @@
#+BEGIN_SRC emacs-lisp
(setq org-agenda-files
'("~/org/master.org"
"~/org/next.org"
"~/org/orgzly/work.org"
"~/org/orgzly/scheduled.org"
"~/org/orgzly/hack.org"

Loading…
Cancel
Save