| 1 | [borg] |
| 2 | pushDefault = aminb |
| 3 | collective = emacsg |
| 4 | [submodule "async"] |
| 5 | path = lib/async |
| 6 | url = git@github.com:jwiegley/emacs-async.git |
| 7 | [submodule "auto-compile"] |
| 8 | path = lib/auto-compile |
| 9 | url = git@github.com:emacscollective/auto-compile.git |
| 10 | [submodule "borg"] |
| 11 | path = lib/borg |
| 12 | url = git@github.com:emacscollective/borg.git |
| 13 | [submodule "closql"] |
| 14 | path = lib/closql |
| 15 | url = git@github.com:emacscollective/closql.git |
| 16 | [submodule "company"] |
| 17 | path = lib/company |
| 18 | url = git@github.com:company-mode/company-mode.git |
| 19 | [submodule "dash"] |
| 20 | path = lib/dash |
| 21 | url = git@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 = git@github.com:dgutov/diff-hl.git |
| 30 | [submodule "emacsql"] |
| 31 | path = lib/emacsql |
| 32 | url = git@github.com:skeeto/emacsql.git |
| 33 | no-byte-compile = emacsql-pg.el |
| 34 | [submodule "epkg"] |
| 35 | path = lib/epkg |
| 36 | url = git@github.com:emacscollective/epkg.git |
| 37 | [submodule "epl"] |
| 38 | path = lib/epl |
| 39 | url = git@github.com:cask/epl.git |
| 40 | [submodule "exec-path-from-shell"] |
| 41 | path = lib/exec-path-from-shell |
| 42 | url = git@github.com:purcell/exec-path-from-shell.git |
| 43 | [submodule "exwm"] |
| 44 | path = lib/exwm |
| 45 | url = git@github.com:ch11ng/exwm.git |
| 46 | [submodule "f"] |
| 47 | path = lib/f |
| 48 | url = git@github.com:rejeep/f.el.git |
| 49 | [submodule "flycheck"] |
| 50 | path = lib/flycheck |
| 51 | url = git@github.com:flycheck/flycheck.git |
| 52 | [submodule "flycheck-haskell"] |
| 53 | path = lib/flycheck-haskell |
| 54 | url = git@github.com:flycheck/flycheck-haskell.git |
| 55 | [submodule "ghub"] |
| 56 | path = lib/ghub |
| 57 | url = git@github.com:magit/ghub.git |
| 58 | [submodule "git-modes"] |
| 59 | path = lib/git-modes |
| 60 | url = git@github.com:magit/git-modes.git |
| 61 | [submodule "haskell-mode"] |
| 62 | path = lib/haskell-mode |
| 63 | url = git@github.com:haskell/haskell-mode.git |
| 64 | [submodule "helm"] |
| 65 | path = lib/helm |
| 66 | url = git@github.com:emacs-helm/helm.git |
| 67 | [submodule "hlint-refactor"] |
| 68 | path = lib/hlint-refactor |
| 69 | url = git@github.com:mpickering/hlint-refactor-mode.git |
| 70 | [submodule "ivy"] |
| 71 | path = lib/ivy |
| 72 | url = git@github.com:abo-abo/swiper.git |
| 73 | info-path = doc |
| 74 | [submodule "lean-mode"] |
| 75 | path = lib/lean-mode |
| 76 | url = git@github.com:leanprover/lean-mode.git |
| 77 | [submodule "magit"] |
| 78 | path = lib/magit |
| 79 | url = git@github.com:magit/magit.git |
| 80 | info-path = Documentation |
| 81 | [submodule "magit-popup"] |
| 82 | path = lib/magit-popup |
| 83 | url = git@github.com:magit/magit-popup.git |
| 84 | [submodule "markdown-mode"] |
| 85 | path = lib/markdown-mode |
| 86 | url = git@github.com:jrblevin/markdown-mode.git |
| 87 | [submodule "no-littering"] |
| 88 | path = lib/no-littering |
| 89 | url = git@github.com:emacscollective/no-littering.git |
| 90 | [submodule "packed"] |
| 91 | path = lib/packed |
| 92 | url = git@github.com:emacscollective/packed.git |
| 93 | [submodule "pkg-info"] |
| 94 | path = lib/pkg-info |
| 95 | url = git@github.com:lunaryorn/pkg-info.el.git |
| 96 | [submodule "popup"] |
| 97 | path = lib/popup |
| 98 | url = git@github.com:auto-complete/popup-el.git |
| 99 | [submodule "s"] |
| 100 | path = lib/s |
| 101 | url = git@github.com:magnars/s.el.git |
| 102 | [submodule "smex"] # used by counsel-M-x |
| 103 | path = lib/smex |
| 104 | url = git@github.com:nonsequitur/smex.git |
| 105 | [submodule "undo-tree"] |
| 106 | path = lib/undo-tree |
| 107 | url = git@github.com:emacsorphanage/undo-tree.git |
| 108 | [submodule "use-package"] |
| 109 | path = lib/use-package |
| 110 | url = git@github.com:jwiegley/use-package.git |
| 111 | [submodule "which-key"] |
| 112 | path = lib/which-key |
| 113 | url = git@github.com:justbur/emacs-which-key.git |
| 114 | [submodule "with-editor"] |
| 115 | path = lib/with-editor |
| 116 | url = git@github.com:magit/with-editor.git |
| 117 | [submodule "xelb"] |
| 118 | path = lib/xelb |
| 119 | url = git@github.com:ch11ng/xelb.git |
| 120 | [submodule "yaml-mode"] |
| 121 | path = lib/yaml-mode |
| 122 | url = git@github.com:yoshiki/yaml-mode.git |