Emacsg: Update module urls

This commit is contained in:
Jonas Bernoulli
2025-10-25 20:43:09 +02:00
parent cbba68261d
commit 134ade4b5d

3
.gitmodules vendored
View File

@@ -45,7 +45,7 @@
url = https://github.com/emacscollective/no-littering.git url = https://github.com/emacscollective/no-littering.git
[submodule "queue"] [submodule "queue"]
path = lib/queue path = lib/queue
url = https://github.com/emacsmirror/queue.git url = https://git.savannah.gnu.org/git/emacs/elpa.git
[submodule "transient"] [submodule "transient"]
path = lib/transient path = lib/transient
url = https://github.com/magit/transient.git url = https://github.com/magit/transient.git
@@ -53,7 +53,6 @@
path = lib/treepy path = lib/treepy
url = https://github.com/volrath/treepy.el.git url = https://github.com/volrath/treepy.el.git
[submodule "undo-tree"] [submodule "undo-tree"]
remote = silent http://www.dr-qubit.org/git/undo-tree.git
path = lib/undo-tree path = lib/undo-tree
url = https://github.com/tarsiiformes/undo-tree.git url = https://github.com/tarsiiformes/undo-tree.git
[submodule "with-editor"] [submodule "with-editor"]