emacs.d/.gitmodules
2019-05-04 23:52:20 +02:00

24 lines
831 B
Text

[submodule "bundle/nord-theme"]
path = bundle/nord-theme
url = https://github.com/arcticicestudio/nord-emacs.git
[submodule "bundle/linum-relative"]
path = bundle/linum-relative
url = https://github.com/coldnew/linum-relative.git
[submodule "bundle/markdown-mode"]
path = bundle/markdown-mode
url = https://github.com/jrblevin/markdown-mode.git
[submodule "bundle/magit"]
path = bundle/magit
url = https://github.com/magit/magit
[submodule "bundle/dash"]
path = bundle/dash
url = https://github.com/magnars/dash.el.git
[submodule "bundle/hydra"]
path = bundle/hydra
url = https://github.com/abo-abo/hydra.git
[submodule "bundle/transient"]
path = bundle/transient
url = https://github.com/magit/transient.git
[submodule "bundle/with-editor"]
path = bundle/with-editor
url = https://github.com/magit/with-editor.git