mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-06-07 08:14:16 -04:00
50 lines
1.4 KiB
Plaintext
50 lines
1.4 KiB
Plaintext
[include]
|
|
path = .gitremotes
|
|
path = .borgconfig
|
|
[submodule "auto-compile"]
|
|
path = lib/auto-compile
|
|
url = https://github.com/emacscollective/auto-compile.git
|
|
[submodule "bash-completion"]
|
|
no-byte-compile = sz-testutils.el
|
|
path = lib/bash-completion
|
|
url = https://github.com/szermatt/emacs-bash-completion.git
|
|
[submodule "borg"]
|
|
path = lib/borg
|
|
url = https://github.com/emacscollective/borg.git
|
|
[submodule "closql"]
|
|
path = lib/closql
|
|
url = https://github.com/magit/closql.git
|
|
[submodule "compat"]
|
|
path = lib/compat
|
|
url = https://github.com/emacs-compat/compat.git
|
|
[submodule "dash"]
|
|
path = lib/dash
|
|
url = https://github.com/magnars/dash.el.git
|
|
[submodule "diff-hl"]
|
|
path = lib/diff-hl
|
|
url = https://github.com/dgutov/diff-hl.git
|
|
[submodule "emacsql"]
|
|
path = lib/emacsql
|
|
url = https://github.com/magit/emacsql.git
|
|
[submodule "epkg"]
|
|
path = lib/epkg
|
|
url = https://github.com/emacscollective/epkg.git
|
|
[submodule "git-modes"]
|
|
path = lib/git-modes
|
|
url = https://github.com/magit/git-modes.git
|
|
[submodule "llama"]
|
|
path = lib/llama
|
|
url = https://github.com/tarsius/llama.git
|
|
[submodule "magit"]
|
|
path = lib/magit
|
|
url = https://github.com/magit/magit.git
|
|
[submodule "transient"]
|
|
path = lib/transient
|
|
url = https://github.com/magit/transient.git
|
|
[submodule "treepy"]
|
|
path = lib/treepy
|
|
url = https://github.com/volrath/treepy.el.git
|
|
[submodule "with-editor"]
|
|
path = lib/with-editor
|
|
url = https://github.com/magit/with-editor.git
|