X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/7538956fa487b757a40080ee145b9e2abb4142c6..567440fa7d7f625cd2b17c80cc5f6f442dba6196:/.gitmodules

diff --git a/.gitmodules b/.gitmodules
index 2ce5dbb..003c015 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,67 +1,58 @@
-[borg]
-	pushDefault = aminb
-	collective = emacsg
+[submodule "amx"]
+	path = lib/amx
+	url = https://github.com/DarwinAwardWinner/amx.git
+[submodule "async"]
+	path = lib/async
+	url = https://github.com/jwiegley/emacs-async.git
 [submodule "auto-compile"]
 	path = lib/auto-compile
-	url = git@github.com:emacscollective/auto-compile.git
+	url = https://github.com/emacscollective/auto-compile.git
 [submodule "borg"]
 	path = lib/borg
-	url = git@github.com:emacscollective/borg.git
-[submodule "closql"]
-	path = lib/closql
-	url = git@github.com:emacscollective/closql.git
+	url = https://github.com/emacscollective/borg.git
 [submodule "dash"]
 	path = lib/dash
-	url = git@github.com:magnars/dash.el.git
-	no-makeinfo = dash-template.texi
+	url = https://github.com/magnars/dash.el.git
+    no-makeinfo = dash-template.texi
 	# dash creates a `dir' dash info file, which makes git think
 	# 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 = git@github.com:dgutov/diff-hl.git
-[submodule "emacsql"]
-	path = lib/emacsql
-	url = git@github.com:skeeto/emacsql.git
-	no-byte-compile = emacsql-pg.el
-[submodule "epkg"]
-	path = lib/epkg
-	url = git@github.com:emacscollective/epkg.git
-[submodule "exec-path-from-shell"]
-	path = lib/exec-path-from-shell
-	url = git@github.com:purcell/exec-path-from-shell.git
-[submodule "ghub"]
-	path = lib/ghub
-	url = git@github.com:magit/ghub.git
-[submodule "git-modes"]
-	path = lib/git-modes
-	url = git@github.com:magit/git-modes.git
+[submodule "ivy"]
+	path = lib/ivy
+	url = https://github.com/abo-abo/swiper.git
+    info-path = doc
+[submodule "libgit"]
+	path = lib/libgit
+	url = https://github.com/magit/libegit2.git
+    build-step = make
 [submodule "magit"]
 	path = lib/magit
-	url = git@github.com:magit/magit.git
+	url = https://github.com/magit/magit.git
+    recursive-byte-compile = true
 	info-path = Documentation
-[submodule "magit-popup"]
-	path = lib/magit-popup
-	url = git@github.com:magit/magit-popup.git
-[submodule "markdown-mode"]
-	path = lib/markdown-mode
-	url = git@github.com:jrblevin/markdown-mode.git
 [submodule "no-littering"]
 	path = lib/no-littering
-	url = git@github.com:emacscollective/no-littering.git
+	url = https://github.com/emacscollective/no-littering.git
+[submodule "org"]
+	path = lib/org
+	url = https://code.orgmode.org/bzg/org-mode.git
+    build-step = make
+	load-path = lisp
+	load-path = contrib/lisp
+	info-path = doc
 [submodule "packed"]
 	path = lib/packed
-	url = git@github.com:emacscollective/packed.git
-[submodule "undo-tree"]
-	path = lib/undo-tree
-	url = git@github.com:emacsorphanage/undo-tree.git
+	url = https://github.com/emacscollective/packed.git
+[submodule "s"]
+	path = lib/s
+	url = https://github.com/magnars/s.el.git
+[submodule "transient"]
+	path = lib/transient
+	url = https://github.com/magit/transient.git
 [submodule "use-package"]
 	path = lib/use-package
-	url = git@github.com:jwiegley/use-package.git
+	url = https://github.com/jwiegley/use-package.git
 [submodule "with-editor"]
 	path = lib/with-editor
-	url = git@github.com:magit/with-editor.git
-[submodule "yaml-mode"]
-	path = lib/yaml-mode
-	url = git@github.com:yoshiki/yaml-mode.git
+	url = https://github.com/magit/with-editor.git