-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.4 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.4 KB
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
[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = git@github.com:tpope/vim-pathogen.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-monokai"]
path = bundle/vim-monokai
url = git@github.com:sickill/vim-monokai.git
[submodule "bundle/molokai"]
path = bundle/molokai
url = git@github.com:tomasr/molokai.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git@github.com:scrooloose/nerdtree.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git@github.com:majutsushi/tagbar.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = git@github.com:kien/ctrlp.vim.git
[submodule "bundle/vim-multiple-cursors"]
path = bundle/vim-multiple-cursors
url = git@github.com:terryma/vim-multiple-cursors.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git@github.com:tpope/vim-surround.git
[submodule "bundle/indeltLine"]
path = bundle/indeltLine
url = git@github.com:Yggdroot/indentLine.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = git@github.com:scrooloose/nerdcommenter.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = git@github.com:nathanaelkane/vim-indent-guides.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = git@github.com:bling/vim-airline.git