| 1 | [borg] |
| 2 | pushDefault = aminb |
| 3 | collective = emacsg |
| 4 | [submodule "auto-compile"] |
| 5 | path = lib/auto-compile |
| 6 | url = git@github.com:emacscollective/auto-compile.git |
| 7 | [submodule "borg"] |
| 8 | path = lib/borg |
| 9 | url = git@github.com:emacscollective/borg.git |
| 10 | [submodule "closql"] |
| 11 | path = lib/closql |
| 12 | url = git@github.com:emacscollective/closql.git |
| 13 | [submodule "dash"] |
| 14 | path = lib/dash |
| 15 | url = git@github.com:magnars/dash.el.git |
| 16 | no-makeinfo = dash-template.texi |
| 17 | # dash creates a `dir' dash info file, which makes git think |
| 18 | # that the submodule is dirty. so, let's ignore the untracked |
| 19 | # files of dash's submodule |
| 20 | ignore = untracked |
| 21 | [submodule "diff-hl"] |
| 22 | path = lib/diff-hl |
| 23 | url = git@github.com:dgutov/diff-hl.git |
| 24 | [submodule "emacsql"] |
| 25 | path = lib/emacsql |
| 26 | url = git@github.com:skeeto/emacsql.git |
| 27 | no-byte-compile = emacsql-pg.el |
| 28 | [submodule "epkg"] |
| 29 | path = lib/epkg |
| 30 | url = git@github.com:emacscollective/epkg.git |
| 31 | [submodule "exec-path-from-shell"] |
| 32 | path = lib/exec-path-from-shell |
| 33 | url = git@github.com:purcell/exec-path-from-shell.git |
| 34 | [submodule "exwm"] |
| 35 | path = lib/exwm |
| 36 | url = git@github.com:ch11ng/exwm.git |
| 37 | [submodule "ghub"] |
| 38 | path = lib/ghub |
| 39 | url = git@github.com:magit/ghub.git |
| 40 | [submodule "git-modes"] |
| 41 | path = lib/git-modes |
| 42 | url = git@github.com:magit/git-modes.git |
| 43 | [submodule "ivy"] |
| 44 | path = lib/ivy |
| 45 | url = git@github.com:abo-abo/swiper.git |
| 46 | info-path = doc |
| 47 | [submodule "magit"] |
| 48 | path = lib/magit |
| 49 | url = git@github.com:magit/magit.git |
| 50 | info-path = Documentation |
| 51 | [submodule "magit-popup"] |
| 52 | path = lib/magit-popup |
| 53 | url = git@github.com:magit/magit-popup.git |
| 54 | [submodule "markdown-mode"] |
| 55 | path = lib/markdown-mode |
| 56 | url = git@github.com:jrblevin/markdown-mode.git |
| 57 | [submodule "no-littering"] |
| 58 | path = lib/no-littering |
| 59 | url = git@github.com:emacscollective/no-littering.git |
| 60 | [submodule "packed"] |
| 61 | path = lib/packed |
| 62 | url = git@github.com:emacscollective/packed.git |
| 63 | [submodule "smex"] # used by counsel-M-x |
| 64 | path = lib/smex |
| 65 | url = git@github.com:nonsequitur/smex.git |
| 66 | [submodule "undo-tree"] |
| 67 | path = lib/undo-tree |
| 68 | url = git@github.com:emacsorphanage/undo-tree.git |
| 69 | [submodule "use-package"] |
| 70 | path = lib/use-package |
| 71 | url = git@github.com:jwiegley/use-package.git |
| 72 | [submodule "with-editor"] |
| 73 | path = lib/with-editor |
| 74 | url = git@github.com:magit/with-editor.git |
| 75 | [submodule "xelb"] |
| 76 | path = lib/xelb |
| 77 | url = git@github.com:ch11ng/xelb.git |
| 78 | [submodule "yaml-mode"] |
| 79 | path = lib/yaml-mode |
| 80 | url = git@github.com:yoshiki/yaml-mode.git |