diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c7b0e27..1a256b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -240,6 +240,9 @@ [submodule "treepy"] path = lib/treepy url = git@github.com:volrath/treepy.el.git +[submodule "typo"] + path = lib/typo + url = git@github.com:jorgenschaefer/typoel.git [submodule "undo-tree"] path = lib/undo-tree url = git@github.com:emacsorphanage/undo-tree.git |