-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 1.21 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "custom-el-scripts/aweshell"]
path = custom-el-scripts/aweshell
url = https://github.com/manateelazycat/aweshell.git
[submodule "custom-el-scripts/cool-moves"]
path = custom-el-scripts/cool-moves
url = https://github.com/mrbig033/cool-moves.git
[submodule "custom-el-scripts/emacs-libvterm"]
path = custom-el-scripts/emacs-libvterm
url = https://github.com/akermu/emacs-libvterm.git
[submodule "custom-el-scripts/evil"]
path = custom-el-scripts/evil
url = https://github.com/emacs-evil/evil.git
[submodule "custom-el-scripts/undo-tree"]
path = custom-el-scripts/undo-tree
url = https://github.com/emacsorphanage/undo-tree.git
[submodule "custom-el-scripts/lsp/groovy-language-server"]
path = custom-el-scripts/lsp/groovy-language-server
url = https://github.com/prominic/groovy-language-server.git
[submodule "custom-el-scripts/lsp/terraform-lsp"]
path = custom-el-scripts/lsp/terraform-lsp
url = https://github.com/juliosueiras/terraform-lsp.git
[submodule "custom-el-scripts/fuz.el"]
path = custom-el-scripts/fuz.el
url = https://github.com/rustify-emacs/fuz.el.git
[submodule "custom-el-scripts/buffer-expose"]
path = custom-el-scripts/buffer-expose
url = https://github.com/clemera/buffer-expose.git