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 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  | 
