From 39c1c07363abeeca1c13f257fdacf0eb0851ac1f Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 12 Apr 2020 23:55:06 -0400 Subject: Assimilate 4 drones for ERC setup, and move ERC things to lisp/ Assimilate erc-hl-nicks 1.3.4 Assimilate erc-scrolltoplace 0.1.0-1-gfeb0fbf Assimilate switch-buffer-functions v0.0.1-12-g95a846b Assimilate znc 2fd359e --- .gitmodules | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d341bbc..7aad07e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -21,6 +21,12 @@ [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 +56,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 +68,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 -- cgit v1.2.3-60-g2f50