| 1 | [submodule "alloy-mode"] |
| 2 | path = lib/alloy-mode |
| 3 | url = https://github.com/dwwmmn/alloy-mode.git |
| 4 | [submodule "amx"] |
| 5 | path = lib/amx |
| 6 | url = https://github.com/DarwinAwardWinner/amx.git |
| 7 | [submodule "async"] |
| 8 | path = lib/async |
| 9 | url = https://github.com/jwiegley/emacs-async.git |
| 10 | [submodule "auto-compile"] |
| 11 | path = lib/auto-compile |
| 12 | url = https://github.com/emacscollective/auto-compile.git |
| 13 | [submodule "borg"] |
| 14 | path = lib/borg |
| 15 | url = https://github.com/emacscollective/borg.git |
| 16 | [submodule "dash"] |
| 17 | path = lib/dash |
| 18 | url = https://github.com/magnars/dash.el.git |
| 19 | no-makeinfo = dash-template.texi |
| 20 | # dash creates a `dir' dash info file, which makes git think |
| 21 | # that the submodule is dirty. so, let's ignore the untracked |
| 22 | # files of dash's submodule |
| 23 | ignore = untracked |
| 24 | [submodule "diff-hl"] |
| 25 | path = lib/diff-hl |
| 26 | url = https://github.com/dgutov/diff-hl.git |
| 27 | [submodule "ebdb"] |
| 28 | path = lib/ebdb |
| 29 | url = https://github.com/girzel/ebdb.git |
| 30 | [submodule "erc-hl-nicks"] |
| 31 | path = lib/erc-hl-nicks |
| 32 | url = https://github.com/leathekd/erc-hl-nicks.git |
| 33 | [submodule "erc-scrolltoplace"] |
| 34 | path = lib/erc-scrolltoplace |
| 35 | url = https://gitlab.com/jgkamat/erc-scrolltoplace.git |
| 36 | [submodule "ivy"] |
| 37 | path = lib/ivy |
| 38 | url = https://github.com/abo-abo/swiper.git |
| 39 | info-path = doc |
| 40 | [submodule "libgit"] |
| 41 | path = lib/libgit |
| 42 | url = https://github.com/magit/libegit2.git |
| 43 | build-step = make |
| 44 | [submodule "magit"] |
| 45 | path = lib/magit |
| 46 | url = https://github.com/magit/magit.git |
| 47 | recursive-byte-compile = true |
| 48 | info-path = Documentation |
| 49 | [submodule "no-littering"] |
| 50 | path = lib/no-littering |
| 51 | url = https://github.com/emacscollective/no-littering.git |
| 52 | [submodule "org"] |
| 53 | path = lib/org |
| 54 | url = https://code.orgmode.org/bzg/org-mode.git |
| 55 | build-step = make |
| 56 | load-path = lisp |
| 57 | load-path = contrib/lisp |
| 58 | info-path = doc |
| 59 | [submodule "packed"] |
| 60 | path = lib/packed |
| 61 | url = https://github.com/emacscollective/packed.git |
| 62 | [submodule "s"] |
| 63 | path = lib/s |
| 64 | url = https://github.com/magnars/s.el.git |
| 65 | [submodule "switch-buffer-functions"] |
| 66 | path = lib/switch-buffer-functions |
| 67 | url = https://github.com/10sr/switch-buffer-functions-el.git |
| 68 | [submodule "transient"] |
| 69 | path = lib/transient |
| 70 | url = https://github.com/magit/transient.git |
| 71 | [submodule "use-package"] |
| 72 | path = lib/use-package |
| 73 | url = https://github.com/jwiegley/use-package.git |
| 74 | [submodule "with-editor"] |
| 75 | path = lib/with-editor |
| 76 | url = https://github.com/magit/with-editor.git |
| 77 | [submodule "znc"] |
| 78 | path = lib/znc |
| 79 | url = https://git.bandali.eu.org/znc.el.git |