-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
54 lines (54 loc) · 1.97 KB
/
.gitmodules
File metadata and controls
54 lines (54 loc) · 1.97 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[submodule "_vim/bundle/surround"]
path = _vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "_vim/bundle/gundo"]
path = _vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "_vim/bundle/nerdtree"]
path = _vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "_vim/bundle/snipmate-snippets"]
path = _vim/bundle/snipmate-snippets
url = https://github.com/honza/snipmate-snippets.git
[submodule "_vim/bundle/vim-snipmate"]
path = _vim/bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "_vim/bundle/supertab"]
path = _vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "vim-pathogen"]
path = vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "_vim/bundle/syntastic"]
path = _vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "_vim/bundle/tagbar"]
path = _vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "_vim/bundle/python-mode"]
path = _vim/bundle/python-mode
url = git://github.com/klen/python-mode.git
[submodule "_vim/bundle/autocomplpop"]
path = _vim/bundle/autocomplpop
url = https://github.com/clones/vim-autocomplpop.git
[submodule "_vim/bundle/powerline"]
path = _vim/bundle/powerline
url = https://github.com/Lokaltog/vim-powerline.git
[submodule "_vim/bundle/L9"]
path = _vim/bundle/L9
url = git://github.com/vim-scripts/L9.git
[submodule "_vim/bundle/mw-utils"]
path = _vim/bundle/mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "_vim/bundle/fugitive"]
path = _vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "_vim/bundle/ctrlp"]
path = _vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim
[submodule "_vim/bundle/tlib"]
path = _vim/bundle/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "_vim/bundle/vundle"]
path = _vim/bundle/vundle
url = https://github.com/gmarik/vundle.git