-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 956 Bytes
/
.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
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "vim/pack/tpope/start/sensible"]
path = vim/pack/local/start/sensible
url = https://tpope.io/vim/sensible.git
[submodule "zsh/zgen"]
path = zsh/zgen
url = https://github.com/tarjoilija/zgen.git
[submodule "vim/pack/local/start/editorconfig-vim"]
path = vim/pack/local/start/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "fzf"]
path = fzf
url = https://github.com/junegunn/fzf.git
[submodule "vim/pack/themes/opt/solarized8"]
path = vim/pack/themes/opt/solarized8
url = https://github.com/lifepillar/vim-solarized8.git
[submodule "vim/pack/typescript/start/typescript-vim"]
path = vim/pack/typescript/start/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "vim/pack/vendor/start/nerdtree"]
path = vim/pack/vendor/start/nerdtree
url = https://github.com/preservim/nerdtree.git