X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/e2178fd3f770735f942409300876a0d22c470a0d..fac1032c8088b37252bef5e1e07e03bf1e955c0b:/.gitmodules?ds=sidebyside diff --git a/.gitmodules b/.gitmodules index d341bbc..bee832b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ +[submodule "alloy-mode"] + path = lib/alloy-mode + url = https://github.com/dwwmmn/alloy-mode.git [submodule "amx"] path = lib/amx url = https://github.com/DarwinAwardWinner/amx.git @@ -18,9 +21,18 @@ # that the submodule is dirty. so, let's ignore the untracked # files of dash's submodule ignore = untracked +[submodule "diff-hl"] + path = lib/diff-hl + url = https://github.com/dgutov/diff-hl.git [submodule "ebdb"] path = lib/ebdb url = https://github.com/girzel/ebdb.git +[submodule "erc-hl-nicks"] + path = lib/erc-hl-nicks + url = https://github.com/leathekd/erc-hl-nicks.git +[submodule "erc-scrolltoplace"] + path = lib/erc-scrolltoplace + url = https://gitlab.com/jgkamat/erc-scrolltoplace.git [submodule "ivy"] path = lib/ivy url = https://github.com/abo-abo/swiper.git @@ -50,6 +62,9 @@ [submodule "s"] path = lib/s url = https://github.com/magnars/s.el.git +[submodule "switch-buffer-functions"] + path = lib/switch-buffer-functions + url = https://github.com/10sr/switch-buffer-functions-el.git [submodule "transient"] path = lib/transient url = https://github.com/magit/transient.git @@ -59,3 +74,6 @@ [submodule "with-editor"] path = lib/with-editor url = https://github.com/magit/with-editor.git +[submodule "znc"] + path = lib/znc + url = https://git.bandali.eu.org/znc.el.git