diff options
author | Amin Bandali <aminb@gnu.org> | 2018-06-27 00:29:41 -0400 |
---|---|---|
committer | Amin Bandali <aminb@gnu.org> | 2018-06-27 00:29:41 -0400 |
commit | b55d92af42c2e4a420e66439c6c34a19d18db16c (patch) | |
tree | 06c76f5c12dd882affd14cce49a5c19afc3df839 /.gitmodules | |
parent | 261083a02f7adee1f72e0fd3613f8977bd10c552 (diff) | |
download | configs-b55d92af42c2e4a420e66439c6c34a19d18db16c.tar.gz configs-b55d92af42c2e4a420e66439c6c34a19d18db16c.tar.xz configs-b55d92af42c2e4a420e66439c6c34a19d18db16c.zip |
[emacs] assimilate hydra
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a307055..b85b7df 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,6 +82,9 @@ [submodule "htmlize"] path = lib/htmlize url = git@github.com:hniksic/emacs-htmlize.git +[submodule "hydra"] + path = lib/hydra + url = git@github.com:abo-abo/hydra.git [submodule "ivy"] path = lib/ivy url = git@github.com:abo-abo/swiper.git |