X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/5c2eaaf178d175d275109c7b23451f8a0771c574..1a0526723e6c8a09015d84c348ec9482dc82777b:/.gitmodules diff --git a/.gitmodules b/.gitmodules index a307055..1479c1a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,9 @@ [borg] pushDefault = aminb collective = emacsg +[submodule "alloy-mode"] + path = lib/alloy-mode + url = git@github.com:anlun/alloy-mode.git [submodule "async"] path = lib/async url = git@github.com:jwiegley/emacs-async.git @@ -82,6 +85,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 @@ -95,6 +101,7 @@ [submodule "magit"] path = lib/magit url = git@github.com:magit/magit.git + recursive-byte-compile = true info-path = Documentation [submodule "magit-popup"] path = lib/magit-popup