blob: 56cb7ee5d881c43ba19497038e5b7afc94909e30 (
plain)
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/closetag.vim"]
path = .vim/bundle/closetag.vim
url = https://github.com/docunext/closetag.vim.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.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/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule ".vim/bundle/vim-endwise"]
path = .vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-ruby"]
path = .vim/bundle/vim-ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vimwiki"]
path = .vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule ".vim/bundle/jedi"]
path = .vim/bundle/jedi
url = https://github.com/davidhalter/jedi.git
[submodule ".vim/bundle/requests"]
path = .vim/bundle/requests
url = https://github.com/kennethreitz/requests
[submodule ".vim/bundle/requests-futures"]
path = .vim/bundle/requests-futures
url = https://github.com/ross/requests-futures
[submodule ".vim/bundle/ycmd"]
path = .vim/bundle/ycmd
url = https://github.com/Valloric/ycmd
|