+[submodule "notmuch"]
+ path = lib/notmuch
+ url = https://git.notmuchmail.org/git/notmuch
+ load-path = emacs
+ info-path = doc/_build/texinfo
+ build-step = ./configure
+ build-step = make
+ build-step = make sphinx-texinfo
+ build-step = borg-makeinfo
+[submodule "ox-hugo"]
+ path = lib/ox-hugo
+ url = git@github.com:kaushalmodi/ox-hugo.git