-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
135 lines (135 loc) · 4.71 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "bundle/command-t"]
path = bundle/command-t
url = git://git.wincent.com/command-t.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-easymotion"]
path = bundle/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/Visual-Mark"]
path = bundle/Visual-Mark
url = git://github.com/vim-scripts/Visual-Mark.git
[submodule "bundle/mru"]
path = bundle/mru
url = git://github.com/vim-scripts/mru.vim.git
[submodule "bundle/yankring"]
path = bundle/yankring
url = git://github.com/vim-scripts/YankRing.vim.git
[submodule "autonumbering-in-vim"]
path = autonumbering-in-vim
url = https://github.com/vim-scripts/autonumbering-in-vim.git
[submodule "bundle/autonum"]
path = bundle/autonum
url = https://github.com/vim-scripts/autonumbering-in-vim.git
[submodule "vimwiki"]
path = vimwiki
url = git://github.com/vim-scripts/vimwiki.git
[submodule "bundle/vimwiki"]
path = bundle/vimwiki
url = git://github.com/vim-scripts/vimwiki.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/guicolorscheme"]
path = bundle/guicolorscheme
url = https://github.com/vim-scripts/guicolorscheme.vim.git
[submodule "bundle/CSApprox"]
path = bundle/CSApprox
url = https://github.com/vim-scripts/CSApprox.git
[submodule "bundle/ShowMarks"]
path = bundle/ShowMarks
url = https://github.com/vim-scripts/ShowMarks.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/vim-gutentags"]
path = bundle/vim-gutentags
url = https://github.com/ludovicchabant/vim-gutentags.git
[submodule "bundle/vim-startify"]
path = bundle/vim-startify
url = [email protected]:mhinz/vim-startify.git
[submodule "bundle/ayu-vim"]
path = bundle/ayu-vim
url = [email protected]:ayu-theme/ayu-vim.git
[submodule "bundle/vim-flake8"]
path = bundle/vim-flake8
url = https://github.com/nvie/vim-flake8.git
[submodule "bundle/vim-codefmt"]
path = bundle/vim-codefmt
url = [email protected]:google/vim-codefmt.git
[submodule "bundle/vim-maktaba"]
path = bundle/vim-maktaba
url = [email protected]:google/vim-maktaba.git
[submodule "bundle/vim-glaive"]
path = bundle/vim-glaive
url = [email protected]:google/vim-glaive.git
[submodule "bundle/nvim-yarp"]
path = bundle/nvim-yarp
url = [email protected]:roxma/nvim-yarp.git
[submodule "bundle/ncm2"]
path = bundle/ncm2
url = [email protected]:ncm2/ncm2.git
[submodule "bundle/ncm2-path"]
path = bundle/ncm2-path
url = [email protected]:ncm2/ncm2-path.git
[submodule "bundle/vim-hug-neovim-rpc"]
path = bundle/vim-hug-neovim-rpc
url = [email protected]:roxma/vim-hug-neovim-rpc.git
[submodule "bundle/ncm2-jedi"]
path = bundle/ncm2-jedi
url = [email protected]:ncm2/ncm2-jedi.git
[submodule "bundle/jedi-vim"]
path = bundle/jedi-vim
url = [email protected]:davidhalter/jedi-vim.git
[submodule "bundle/gutentags_plus"]
path = bundle/gutentags_plus
url = [email protected]:skywind3000/gutentags_plus.git
[submodule "bundle/vim-latex"]
path = bundle/vim-latex
url = https://github.com/vim-latex/vim-latex.git
[submodule "bundle/SimpylFold"]
path = bundle/SimpylFold
url = https://github.com/tmhedberg/SimpylFold.git
[submodule "bundle/ncm2-pyclang"]
path = bundle/ncm2-pyclang
url = https://github.com/ncm2/ncm2-pyclang.git
[submodule "bundle/ncm2-gtags"]
path = bundle/ncm2-gtags
url = https://github.com/ncm2/ncm2-gtags.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vcs-jump"]
path = bundle/vcs-jump
url = https://github.com/wincent/vcs-jump.git
[submodule "vim-easymotion"]
path = vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git
[submodule "bundle/black"]
path = bundle/black
url = https://github.com/psf/black.git
[submodule "bundle/ale"]
path = bundle/ale
url = https://github.com/dense-analysis/ale.git
[submodule "bundle/ropevim"]
path = bundle/ropevim
url = https://github.com/python-rope/ropevim.git