-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
75 lines (75 loc) · 2.69 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-yaml"]
path = bundle/vim-yaml
url = https://github.com/avakhov/vim-yaml.git
[submodule "bundle/unite.vim"]
path = bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-gitgutter"]
path = bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-python-pep8-indent"]
path = bundle/vim-python-pep8-indent
url = https://github.com/hynek/vim-python-pep8-indent.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/badwolf"]
path = bundle/badwolf
url = https://github.com/sjl/badwolf.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline
[submodule "bundle/YankRing.vim"]
path = bundle/YankRing.vim
url = https://github.com/vim-scripts/YankRing.vim.git
[submodule "bundle/vim-ansible-yaml"]
path = bundle/vim-ansible-yaml
url = [email protected]:chase/vim-ansible-yaml.git
[submodule "bundle/ansible-vim"]
path = bundle/ansible-vim
url = [email protected]:pearofducks/ansible-vim.git
[submodule "bundle/argonaut.vim"]
path = bundle/argonaut.vim
url = [email protected]:effkay/argonaut.vim.git
[submodule "bundle/jellybeans.vim"]
path = bundle/jellybeans.vim
url = [email protected]:nanotech/jellybeans.vim.git
[submodule "bundle/vim-materialtheme"]
path = bundle/vim-materialtheme
url = [email protected]:Wutzara/vim-materialtheme.git
[submodule "YankRing.vim"]
path = YankRing.vim
url = https://github.com/vim-scripts/YankRing.vim.git