-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
66 lines (66 loc) · 2.32 KB
/
Copy path.gitmodules
File metadata and controls
66 lines (66 loc) · 2.32 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
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/phpcomplete.vim"]
path = bundle/phpcomplete.vim
url = https://github.com/shawncplus/phpcomplete.vim.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-easytags"]
path = bundle/vim-easytags
url = https://github.com/xolox/vim-easytags.git
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule "bundle/vim-nerdtree-tabs"]
path = bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "tagbar"]
path = tagbar
url = git://github.com/majutsushi/tagbar
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/vim-distinguished"]
path = bundle/vim-distinguished
url = https://github.com/Lokaltog/vim-distinguished.git
[submodule "bundle/desert.vim"]
path = bundle/desert.vim
url = https://github.com/fugalh/desert.vim.git
[submodule "bundle/--force"]
path = bundle/--force
url = https://github.com/morhetz/gruvbox.git
[submodule "bundle/badwolf"]
path = bundle/badwolf
url = https://github.com/sjl/badwolf.git
[submodule "bundle/Zenburn"]
path = bundle/Zenburn
url = https://github.com/jnurmine/Zenburn.git
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule "bundle/auto-pairs"]
path = bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git