-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 1.4 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
28
29
30
31
32
33
34
35
36
[submodule ".vim/plugin/vim-pathogen"]
path = .vim/plugin/vim-pathogen
url = https://github.com/tpope/vim-pathogen
[submodule ".vim/bundle/emmet-vim"]
path = .vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim
[submodule ".vim/bundle/tcomment_vim"]
path = .vim/bundle/tcomment_vim
url = https://github.com/tomtom/tcomment_vim
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips
[submodule ".vim/bundle/ansible-vim"]
path = .vim/bundle/ansible-vim
url = https://github.com/pearofducks/ansible-vim
[submodule ".vim/bundle/asyncrun.vim"]
path = .vim/bundle/asyncrun.vim
url = https://github.com/skywind3000/asyncrun.vim
[submodule ".vim/bundle/vim-argumentative"]
path = .vim/bundle/vim-argumentative
url = https://github.com/PeterRincker/vim-argumentative
[submodule ".vim/bundle/taboo.vim"]
path = .vim/bundle/taboo.vim
url = https://github.com/gcmt/taboo.vim
[submodule ".vim/bundle/vim-bookmarks"]
path = .vim/bundle/vim-bookmarks
url = https://github.com/MattesGroeger/vim-bookmarks
[submodule ".vim/bundle/vim-cutlass"]
path = .vim/bundle/vim-cutlass
url = https://github.com/svermeulen/vim-cutlass
[submodule ".vim/bundle/copilot.vim"]
path = .vim/bundle/copilot.vim
url = https://github.com/koyae/copilot.vim
[submodule ".vim/bundle/vim-eightheader"]
path = .vim/bundle/vim-eightheader
url = https://github.com/bimlas/vim-eightheader