X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/1eb203130bcee485d5abaead5dc7ee723a49d864..8f815b53023d2c76078ddab24bdd43dc2c02a693:/.gitmodules?ds=inline

diff --git a/.gitmodules b/.gitmodules
index 2b61df8..1f57aeb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,6 +10,9 @@
 [submodule "auto-compile"]
 	path = lib/auto-compile
 	url = https://github.com/emacscollective/auto-compile.git
+[submodule "biblio.el"]
+	path = lib/biblio.el
+	url = https://github.com/cpitclaudel/biblio.el.git
 [submodule "borg"]
 	path = lib/borg
 	url = https://github.com/emacscollective/borg.git
@@ -24,15 +27,16 @@
 	# 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 "debbugs"]
+	path = lib/debbugs
+	url = https://github.com/emacsmirror/debbugs.git
+	# debbugs creates a `instructions.info' info file, which makes git
+	# think that the submodule is dirty. so, let's ignore the
+	# untracked files of debbugs' submodule
+	ignore = untracked
 [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
@@ -89,12 +93,20 @@
 [submodule "rich-minority"]
 	path = lib/rich-minority
 	url = https://github.com/Malabarba/rich-minority.git
+[submodule "rt-liberation"]
+	path = lib/rt-liberation
+	url = https://git.savannah.gnu.org/git/rtliber.git
+    info-path = doc
+    # rt-liberation creates doc/{dir,rt-liberation.info} files, which
+	# make git think that the submodule is dirty.  so, let's ignore
+	# the untracked files of rt-liberation's submodule
+	ignore = untracked
 [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
+	url = https://git.sr.ht/~technomancy/scpaste
 [submodule "smart-mode-line"]
 	path = lib/smart-mode-line
 	url = https://github.com/Malabarba/smart-mode-line.git
@@ -121,4 +133,4 @@
 	url = https://github.com/joaotavora/yasnippet.git
 [submodule "znc"]
 	path = lib/znc
-	url = https://git.bandali.eu.org/znc.el.git
+	url = https://git.emacsconf.org/bandali/znc.el.git