mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-02-16 08:14:15 +00:00
Weird, mu submodule got into a weird state
This commit is contained in:
parent
a2428537d6
commit
0b6877ad00
2 changed files with 17 additions and 16 deletions
32
.gitmodules
vendored
32
.gitmodules
vendored
|
|
@ -1,49 +1,49 @@
|
|||
[submodule "custom/mu"]
|
||||
[submodule "submodule/mu"]
|
||||
path = submodule/mu
|
||||
url = https://github.com/djcb/mu
|
||||
[submodule "custom/youtube-dl-emacs"]
|
||||
[submodule "submodule/youtube-dl-emacs"]
|
||||
path = submodule/youtube-dl-emacs
|
||||
url = https://github.com/skeeto/youtube-dl-emacs
|
||||
[submodule "custom/bookmark-plus"]
|
||||
[submodule "submodule/bookmark-plus"]
|
||||
path = submodule/bookmark-plus
|
||||
url = https://github.com/emacsmirror/bookmark-plus
|
||||
[submodule "custom/emacs-memoize"]
|
||||
[submodule "submodule/emacs-memoize"]
|
||||
path = submodule/emacs-memoize
|
||||
url = https://github.com/skeeto/emacs-memoize
|
||||
[submodule "custom/xelb"]
|
||||
[submodule "submodule/xelb"]
|
||||
path = submodule/xelb
|
||||
url = https://github.com/ch11ng/xelb
|
||||
[submodule "custom/org-fstree"]
|
||||
[submodule "submodule/org-fstree"]
|
||||
path = submodule/org-fstree
|
||||
url = http://repo.or.cz/org-fstree.git
|
||||
[submodule "custom/ts.el"]
|
||||
[submodule "submodule/ts.el"]
|
||||
path = submodule/ts.el
|
||||
url = https://github.com/alphapapa/ts.el
|
||||
[submodule "custom/eosd"]
|
||||
[submodule "submodule/eosd"]
|
||||
path = submodule/eosd
|
||||
url = https://github.com/clarete/eosd
|
||||
[submodule "custom/org-now"]
|
||||
[submodule "submodule/org-now"]
|
||||
path = submodule/org-now
|
||||
url = https://github.com/alphapapa/org-now
|
||||
[submodule "custom/power-mode.el"]
|
||||
[submodule "submodule/power-mode.el"]
|
||||
path = submodule/power-mode.el
|
||||
url = https://github.com/ALSchwalm/power-mode.el
|
||||
[submodule "custom/leetcode-emacs"]
|
||||
[submodule "submodule/leetcode-emacs"]
|
||||
path = submodule/leetcode-emacs
|
||||
url = https://github.com/ginqi7/leetcode-emacs
|
||||
[submodule "custom/subed"]
|
||||
[submodule "submodule/subed"]
|
||||
path = submodule/subed
|
||||
url = https://github.com/rndusr/subed
|
||||
[submodule "custom/exwm-background"]
|
||||
[submodule "submodule/exwm-background"]
|
||||
path = submodule/exwm-background
|
||||
url = https://github.com/pestctrl/exwm-background
|
||||
[submodule "custom/erlang_ls"]
|
||||
[submodule "submodule/erlang_ls"]
|
||||
path = submodule/erlang_ls
|
||||
url = https://github.com/erlang-ls/erlang_ls
|
||||
[submodule "custom/sourcer"]
|
||||
[submodule "submodule/sourcer"]
|
||||
path = submodule/sourcer
|
||||
url = https://github.com/erlang/sourcer
|
||||
[submodule "custom/org-reveal"]
|
||||
[submodule "submodule/org-reveal"]
|
||||
path = submodule/org-reveal
|
||||
url = https://github.com/yjwen/org-reveal
|
||||
[submodule "submodule/emacs-piper"]
|
||||
|
|
|
|||
1
submodule/mu
Submodule
1
submodule/mu
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 413a2564b6d017ec1face942359b5653b6d1da80
|
||||
Loading…
Reference in a new issue