-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 794 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 794 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
[submodule "vim/pack/vendor/start/ctrlp.vim"]
path = vim/pack/vendor/start/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "vim/pack/vendor/start/vim-colors-solarized"]
path = vim/pack/vendor/start/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/pack/vendor/start/ale"]
path = vim/pack/vendor/start/ale
url = https://github.com/dense-analysis/ale.git
[submodule "vim/pack/vendor/start/auto-pairs"]
path = vim/pack/vendor/start/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
[submodule "vim/pack/vendor/start/gruvbox"]
path = vim/pack/vendor/start/gruvbox
url = https://github.com/morhetz/gruvbox.git