-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
57 lines (57 loc) · 2.12 KB
/
Copy path.gitmodules
File metadata and controls
57 lines (57 loc) · 2.12 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
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = https://github.com/mileszs/ack.vim.git
[submodule "bundle/hammer.vim"]
path = bundle/hammer.vim
url = https://github.com/matthias-guenther/hammer.vim.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/nginx.vim"]
path = bundle/nginx.vim
url = https://github.com/vim-scripts/nginx.vim.git
[submodule "bundle/ini-syntax-definition"]
path = bundle/ini-syntax-definition
url = https://github.com/vim-scripts/ini-syntax-definition.git
[submodule "bundle/actionscript.vim"]
path = bundle/actionscript.vim
url = https://github.com/vim-scripts/actionscript.vim.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/unite.vim"]
path = bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/tcomment.vim"]
path = bundle/tcomment.vim
url = https://github.com/tomtom/tcomment_vim.git
[submodule "bundle/sudo.vim"]
path = bundle/sudo.vim
url = git@github.com:vim-scripts/sudo.vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar
[submodule "bundle/emmet-vim"]
path = bundle/emmet-vim
url = git@github.com:mattn/emmet-vim.git
[submodule "bundle/vim-gocode"]
path = bundle/vim-gocode
url = https://github.com/Blackrush/vim-gocode.git
[submodule "bundle/vim-golang"]
path = bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git
[submodule "/Users/zhouming/.vim/bundle/vim-godef"]
path = /Users/zhouming/.vim/bundle/vim-godef
url = https://github.com/dgryski/vim-godef
[submodule "bundle/neocomplcache.vim"]
path = bundle/neocomplcache.vim
url = https://github.com/Shougo/neocomplcache.vim.git