This repository has been archived by the owner on Sep 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
96 lines (96 loc) · 3.42 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/bash-support.vim"]
path = bundle/bash-support.vim
url = https://github.com/gregwork/bash-support.vim.git
[submodule "bundle/git-vim"]
path = bundle/git-vim
url = https://github.com/motemen/git-vim.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/ColorX"]
path = bundle/ColorX
url = https://github.com/vim-scripts/ColorX.git
[submodule "bundle/textile.vim"]
path = bundle/textile.vim
url = https://github.com/timcharper/textile.vim.git
[submodule "bundle/utl-vim"]
path = bundle/utl-vim
url = https://github.com/vim-scripts/utl.vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = https://github.com/Raimondi/delimitMate.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule "bundle/sudo"]
path = bundle/sudo
url = https://github.com/vim-scripts/sudo.vim.git
[submodule "bundle/vimproc"]
path = bundle/vimproc
url = https://github.com/Shougo/vimproc.git
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = https://github.com/klen/python-mode.git
[submodule "bundle/puppet-syntax-vim"]
path = bundle/puppet-syntax-vim
url = https://github.com/puppetlabs/puppet-syntax-vim.git
[submodule "bundle/ipqtmacvim"]
path = bundle/ipqtmacvim
url = https://github.com/jkitzes/ipyqtmacvim.git
[submodule "bundle/neocomplcache"]
path = bundle/neocomplcache
url = https://github.com/Shougo/neocomplcache.git
[submodule "bundle/AutoComplPop"]
path = bundle/AutoComplPop
url = https://github.com/vim-scripts/AutoComplPop.git
[submodule "bundle/OnSyntaxChange"]
path = bundle/OnSyntaxChange
url = https://github.com/vim-scripts/OnSyntaxChange.git
[submodule "bundle/vim-detailed"]
path = bundle/vim-detailed
url = https://github.com/rking/vim-detailed.git
[submodule "bundle/python-syntax"]
path = bundle/python-syntax
url = https://github.com/hdima/python-syntax.git
[submodule "bundle/plum"]
path = bundle/plum
url = https://github.com/gcmt/plum.vim.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-ipython"]
path = bundle/vim-ipython
url = https://github.com/ivanov/vim-ipython.git
[submodule "bundle/vim-golang"]
path = bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-godef"]
path = bundle/vim-godef
url = https://github.com/otaviof/vim-godef.git
[submodule "bundle/vim-gocode"]
path = bundle/vim-gocode
url = https://github.com/otaviof/vim-gocode.git