X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/fce5a13fb0c369ef04532f87a07bf3d56a3554bb..dcc48cbb6e4d7f451addc45c22b48c26efa85d02:/.gitmodules

diff --git a/.gitmodules b/.gitmodules
index 6baf177..2f2ba90 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,88 @@
-[submodule "pentadactyl/.pentadactyl/colors/pentadactyl-solarized"]
-	path = pentadactyl/.pentadactyl/colors/pentadactyl-solarized
-	url = https://github.com/claytron/pentadactyl-solarized
+[submodule "alloy-mode"]
+	path = lib/alloy-mode
+	url = https://github.com/dwwmmn/alloy-mode.git
+[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 = https://github.com/emacscollective/auto-compile.git
+[submodule "borg"]
+	path = lib/borg
+	url = https://github.com/emacscollective/borg.git
+[submodule "dash"]
+	path = lib/dash
+	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 = https://github.com/dgutov/diff-hl.git
+[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
+[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
+    info-path = doc
+[submodule "libgit"]
+	path = lib/libgit
+	url = https://github.com/magit/libegit2.git
+    build-step = make
+[submodule "magit"]
+	path = lib/magit
+	url = https://github.com/magit/magit.git
+    recursive-byte-compile = true
+	info-path = Documentation
+[submodule "no-littering"]
+	path = lib/no-littering
+	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 "org-tanglesync"]
+	path = lib/org-tanglesync
+	url = https://github.com/mtekman/org-tanglesync.el.git
+[submodule "packed"]
+	path = lib/packed
+	url = https://github.com/emacscollective/packed.git
+[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
+[submodule "transient"]
+	path = lib/transient
+	url = https://github.com/magit/transient.git
+[submodule "use-package"]
+	path = lib/use-package
+	url = https://github.com/jwiegley/use-package.git
+[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