+[submodule "dash"]
+ path = lib/dash
+ url = https://github.com/magnars/dash.el.git
+ no-makeinfo = dash-template.texi
+ # dash creates a `dir' dash info file, which makes git think
+ # that the submodule is dirty. so, let's ignore the untracked
+ # files of dash's submodule
+ ignore = untracked
+[submodule "diff-hl"]
+ path = lib/diff-hl
+ url = https://github.com/dgutov/diff-hl.git
+[submodule "ebdb"]
+ path = lib/ebdb
+ url = https://github.com/girzel/ebdb.git
+[submodule "emmet-mode"]
+ path = lib/emmet-mode
+ url = https://github.com/smihica/emmet-mode.git
+[submodule "erc-hl-nicks"]
+ path = lib/erc-hl-nicks
+ url = https://github.com/leathekd/erc-hl-nicks.git
+[submodule "erc-scrolltoplace"]
+ path = lib/erc-scrolltoplace
+ url = https://gitlab.com/jgkamat/erc-scrolltoplace.git
+[submodule "ivy"]
+ path = lib/ivy
+ url = https://github.com/abo-abo/swiper.git
+ info-path = doc
+[submodule "libgit"]
+ path = lib/libgit
+ url = https://github.com/magit/libegit2.git
+ build-step = make
+[submodule "magit"]
+ path = lib/magit
+ url = https://github.com/magit/magit.git
+ recursive-byte-compile = true
+ info-path = Documentation
+[submodule "minions"]
+ path = lib/minions
+ url = https://github.com/tarsius/minions.git
+[submodule "no-littering"]
+ path = lib/no-littering
+ url = https://github.com/emacscollective/no-littering.git
+[submodule "org"]
+ path = lib/org
+ url = https://code.orgmode.org/bzg/org-mode.git
+ build-step = make
+ load-path = lisp
+ load-path = contrib/lisp
+ info-path = doc
+[submodule "org-tanglesync"]
+ path = lib/org-tanglesync
+ url = https://github.com/mtekman/org-tanglesync.el.git