-[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 "debbugs"]
- path = lib/debbugs
- url = https://github.com/emacsmirror/debbugs.git
- # debbugs creates a `instructions.info' info file, which makes git
- # think that the submodule is dirty. so, let's ignore the
- # untracked files of debbugs' submodule
- ignore = untracked
-[submodule "ebdb"]
- path = lib/ebdb
- url = https://github.com/girzel/ebdb.git
-[submodule "erc-hl-nicks"]
- path = lib/erc-hl-nicks
- url = https://github.com/leathekd/erc-hl-nicks.git
-[submodule "expand-region"]
- path = lib/expand-region
- url = https://github.com/magnars/expand-region.el.git