X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/3ea5e792dcaadc84a2b932f7c04d4de264a30553..221cdaa3dff94b6db1a8a412c8ea82c842fa5571:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 28eced6..2742309 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 @@ -79,6 +82,12 @@ [submodule "hlint-refactor"] path = lib/hlint-refactor url = git@github.com:mpickering/hlint-refactor-mode.git +[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