X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/fc9a59fbd64df571c8985d8996fb77a300eec016..46b0569f717f7e5fa9cc43355bd5d8a544521453:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 4ffaf5f..2f2ba90 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,6 +27,9 @@ [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 @@ -65,6 +68,9 @@ [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