-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.03 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
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = [email protected]:vim-syntastic/syntastic.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = [email protected]:vim-airline/vim-airline.git
[submodule "bundle/delimitMate"]
path = bundle/delimitMate
url = [email protected]:Raimondi/delimitMate.git
[submodule "bundle/limelight.vim"]
path = bundle/limelight.vim
url = [email protected]:junegunn/limelight.vim.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = [email protected]:tpope/vim-fugitive.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = [email protected]:ervandew/supertab.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = [email protected]:mxw/vim-jsx.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = [email protected]:pangloss/vim-javascript.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = [email protected]:tpope/vim-markdown.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git