X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/39c1c07363abeeca1c13f257fdacf0eb0851ac1f..46b0569f717f7e5fa9cc43355bd5d8a544521453:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 7aad07e..2f2ba90 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,15 @@ # 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 "emmet-mode"] + path = lib/emmet-mode + url = https://github.com/smihica/emmet-mode.git [submodule "erc-hl-nicks"] path = lib/erc-hl-nicks url = https://github.com/leathekd/erc-hl-nicks.git @@ -50,12 +59,18 @@ load-path = lisp load-path = contrib/lisp info-path = doc +[submodule "org-tanglesync"] + path = lib/org-tanglesync + url = https://github.com/mtekman/org-tanglesync.el.git [submodule "packed"] path = lib/packed url = https://github.com/emacscollective/packed.git [submodule "s"] path = lib/s url = https://github.com/magnars/s.el.git +[submodule "scpaste"] + path = lib/scpaste + url = https://github.com/technomancy/scpaste.git [submodule "switch-buffer-functions"] path = lib/switch-buffer-functions url = https://github.com/10sr/switch-buffer-functions-el.git