-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
48 lines (48 loc) · 1.75 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
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/googletest-syntax"]
path = bundle/googletest-syntax
url = https://github.com/ciaranm/googletest-syntax
[submodule "bundle/vim-indent-object"]
path = bundle/vim-indent-object
url = https://github.com/michaeljsmith/vim-indent-object.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-makeshift"]
path = bundle/vim-makeshift
url = https://github.com/johnsyweb/vim-makeshift.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/vim-signify"]
path = bundle/vim-signify
url = https://github.com/mhinz/vim-signify
[submodule "bundle/vim-commentary"]
path = bundle/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "bundle/vim-visincr"]
path = bundle/vim-visincr
url = git@github.com:vim-scripts/VisIncr.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/vim-abolish"]
path = bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git