forked from pivotal-legacy/vim-config
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
24 lines (24 loc) · 971 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 "pack/ac/vim-surround"]
path = pack/ac/opt/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "pack/ac/opt/vim-repeat"]
path = pack/ac/opt/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "pack/ac/opt/vim-sensible"]
path = pack/ac/opt/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "pack/ac/opt/vim-colors-paramount"]
path = pack/ac/opt/vim-colors-paramount
url = https://github.com/owickstrom/vim-colors-paramount.git
[submodule "pack/ac/opt/vimwiki"]
path = pack/ac/opt/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule "pack/ac/opt/vim-unimpaired"]
path = pack/ac/opt/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "pack/ac/opt/vim-sleuth"]
path = pack/ac/opt/vim-sleuth
url = https://github.com/tpope/vim-sleuth.git
[submodule "pack/ac/opt/vim-vinegar"]
path = pack/ac/opt/vim-vinegar
url = https://github.com/tpope/vim-vinegar.git