diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | lib/hydra | 0 |
2 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 diff --git a/lib/hydra b/lib/hydra new file mode 160000 +Subproject 5b8f66299249cc771008248279544b8eb3ecdc1 |