| 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 "boxquote"] |
| 17 | path = lib/boxquote |
| 18 | url = https://github.com/davep/boxquote.el.git |
| 19 | [submodule "dash"] |
| 20 | path = lib/dash |
| 21 | url = https://github.com/magnars/dash.el.git |
| 22 | no-makeinfo = dash-template.texi |
| 23 | # dash creates a `dir' dash info file, which makes git think |
| 24 | # that the submodule is dirty. so, let's ignore the untracked |
| 25 | # files of dash's submodule |
| 26 | ignore = untracked |
| 27 | [submodule "diff-hl"] |
| 28 | path = lib/diff-hl |
| 29 | url = https://github.com/dgutov/diff-hl.git |
| 30 | [submodule "ebdb"] |
| 31 | path = lib/ebdb |
| 32 | url = https://github.com/girzel/ebdb.git |
| 33 | [submodule "emmet-mode"] |
| 34 | path = lib/emmet-mode |
| 35 | url = https://github.com/smihica/emmet-mode.git |
| 36 | [submodule "erc-hl-nicks"] |
| 37 | path = lib/erc-hl-nicks |
| 38 | url = https://github.com/leathekd/erc-hl-nicks.git |
| 39 | [submodule "erc-scrolltoplace"] |
| 40 | path = lib/erc-scrolltoplace |
| 41 | url = https://gitlab.com/jgkamat/erc-scrolltoplace.git |
| 42 | [submodule "expand-region"] |
| 43 | path = lib/expand-region |
| 44 | url = https://github.com/magnars/expand-region.el.git |
| 45 | [submodule "hl-todo"] |
| 46 | path = lib/hl-todo |
| 47 | url = https://github.com/tarsius/hl-todo.git |
| 48 | [submodule "ivy"] |
| 49 | path = lib/ivy |
| 50 | url = https://github.com/abo-abo/swiper.git |
| 51 | info-path = doc |
| 52 | [submodule "libgit"] |
| 53 | path = lib/libgit |
| 54 | url = https://github.com/magit/libegit2.git |
| 55 | build-step = make |
| 56 | [submodule "magit"] |
| 57 | path = lib/magit |
| 58 | url = https://github.com/magit/magit.git |
| 59 | recursive-byte-compile = true |
| 60 | info-path = Documentation |
| 61 | [submodule "minions"] |
| 62 | path = lib/minions |
| 63 | url = https://github.com/tarsius/minions.git |
| 64 | [submodule "no-littering"] |
| 65 | path = lib/no-littering |
| 66 | url = https://github.com/emacscollective/no-littering.git |
| 67 | [submodule "org"] |
| 68 | path = lib/org |
| 69 | url = https://code.orgmode.org/bzg/org-mode.git |
| 70 | build-step = make |
| 71 | load-path = lisp |
| 72 | load-path = contrib/lisp |
| 73 | info-path = doc |
| 74 | [submodule "org-tanglesync"] |
| 75 | path = lib/org-tanglesync |
| 76 | url = https://github.com/mtekman/org-tanglesync.el.git |
| 77 | [submodule "orgalist"] |
| 78 | path = lib/orgalist |
| 79 | url = https://github.com/emacsmirror/orgalist.git |
| 80 | [submodule "packed"] |
| 81 | path = lib/packed |
| 82 | url = https://github.com/emacscollective/packed.git |
| 83 | [submodule "page-break-lines"] |
| 84 | path = lib/page-break-lines |
| 85 | url = https://github.com/purcell/page-break-lines.git |
| 86 | [submodule "refinery-theme"] |
| 87 | path = lib/refinery-theme |
| 88 | url = https://git.bndl.org/refinery-theme |
| 89 | [submodule "rich-minority"] |
| 90 | path = lib/rich-minority |
| 91 | url = https://github.com/Malabarba/rich-minority.git |
| 92 | [submodule "s"] |
| 93 | path = lib/s |
| 94 | url = https://github.com/magnars/s.el.git |
| 95 | [submodule "scpaste"] |
| 96 | path = lib/scpaste |
| 97 | url = https://github.com/technomancy/scpaste.git |
| 98 | [submodule "smart-mode-line"] |
| 99 | path = lib/smart-mode-line |
| 100 | url = https://github.com/Malabarba/smart-mode-line.git |
| 101 | [submodule "switch-buffer-functions"] |
| 102 | path = lib/switch-buffer-functions |
| 103 | url = https://github.com/10sr/switch-buffer-functions-el.git |
| 104 | [submodule "transient"] |
| 105 | path = lib/transient |
| 106 | url = https://github.com/magit/transient.git |
| 107 | [submodule "unkillable-scratch"] |
| 108 | path = lib/unkillable-scratch |
| 109 | url = https://github.com/EricCrosson/unkillable-scratch.git |
| 110 | [submodule "use-package"] |
| 111 | path = lib/use-package |
| 112 | url = https://github.com/jwiegley/use-package.git |
| 113 | [submodule "which-key"] |
| 114 | path = lib/which-key |
| 115 | url = https://github.com/justbur/emacs-which-key.git |
| 116 | [submodule "with-editor"] |
| 117 | path = lib/with-editor |
| 118 | url = https://github.com/magit/with-editor.git |
| 119 | [submodule "yasnippet"] |
| 120 | path = lib/yasnippet |
| 121 | url = https://github.com/joaotavora/yasnippet.git |
| 122 | [submodule "znc"] |
| 123 | path = lib/znc |
| 124 | url = https://git.bandali.eu.org/znc.el.git |