-
Notifications
You must be signed in to change notification settings - Fork 0
/
dot_gitmodules
30 lines (30 loc) · 1.31 KB
/
dot_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
28
29
30
[submodule ".vim/pack/plugins/start/gruvbox"]
path = .vim/pack/plugins/start/gruvbox
url = https://github.com/morhetz/gruvbox.git
[submodule ".vim/pack/plugins/start/fish"]
path = .vim/pack/plugins/start/fish
url = https://github.com/inkch/vim-fish.git
[submodule ".vim/pack/plugins/start/start/ctrlp"]
path = .vim/pack/plugins/start/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule ".vim/pack/plugins/start/endwise"]
path = .vim/pack/plugins/start/endwise
url = https://github.com/tpope/vim-endwise.git
[submodule ".vim/pack/plugins/start/commentary"]
path = .vim/pack/plugins/start/commentary
url = https://github.com/tpope/vim-commentary.git
[submodule ".vim/pack/plugins/start/repeat"]
path = .vim/pack/plugins/start/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".vim/pack/plugins/start/surround"]
path = .vim/pack/plugins/start/surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/pack/plugins/start/undotree"]
path = .vim/pack/plugins/start/undotree
url = https://github.com/mbbill/undotree.git
[submodule ".vim/pack/plugins/start/fugitive"]
path = .vim/pack/plugins/start/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/pack/plugins/start/rhubarb"]
path = .vim/pack/plugins/start/rhubarb
url = https://github.com/tpope/vim-rhubarb.git