blob: ece7ac2e50317540009cde68a0691c3ccb902a79 (
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/vundle"]
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
[submodule ".vim/bundle/unltisnips"]
path = .vim/bundle/unltisnips
url = https://github.com/SirVer/ultisnips.git
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule ".zsh/zsh-syntax-highlighting-git"]
path = .zsh/zsh-syntax-highlighting-git
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".vim/bundle/neocomplete.vim"]
path = .vim/bundle/neocomplete.vim
url = https://github.com/Shougo/neocomplete.vim.git
[submodule ".vim/bundle/neosnippet.vim"]
path = .vim/bundle/neosnippet.vim
url = https://github.com/Shougo/neosnippet.vim.git
[submodule ".vim/bundle/neosnippet-snippets"]
path = .vim/bundle/neosnippet-snippets
url = https://github.com/Shougo/neosnippet-snippets.git
[submodule ".vim/bundle/neobundle.vim"]
path = .vim/bundle/neobundle.vim
url = https://github.com/Shougo/neobundle.vim.git
[submodule ".vim/bundle/vimproc.vim"]
path = .vim/bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule ".vim/bundle/vim-marching"]
path = .vim/bundle/vim-marching
url = https://github.com/osyo-manga/vim-marching.git
[submodule ".vim/bundle/vim-reunions"]
path = .vim/bundle/vim-reunions
url = https://github.com/osyo-manga/vim-reunions.git
[submodule ".vim/bundle/echodoc.vim"]
path = .vim/bundle/echodoc.vim
url = https://github.com/Shougo/echodoc.vim.git
[submodule ".vim/bundle/clang_complete"]
path = .vim/bundle/clang_complete
url = https://github.com/Rip-Rip/clang_complete.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule ".vim/bundle/ag.vim"]
path = .vim/bundle/ag.vim
url = https://github.com/rking/ag.vim
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule ".vim/bundle/vim-php-refactoring-toolbox"]
path = .vim/bundle/vim-php-refactoring-toolbox
url = https://github.com/adoy/vim-php-refactoring-toolbox.git
[submodule ".vim/bundle/phpcomplete.vim"]
path = .vim/bundle/phpcomplete.vim
url = https://github.com/shawncplus/phpcomplete.vim.git
[submodule ".vim/bundle/vim-snippets"]
path = .vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule ".vim/bundle/unite.vim"]
path = .vim/bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule ".vim/bundle/splice.vim"]
path = .vim/bundle/splice.vim
url = https://github.com/sjl/splice.vim.git
[submodule ".vim/bundle/LaTeX-Box"]
path = .vim/bundle/LaTeX-Box
url = https://github.com/LaTeX-Box-Team/LaTeX-Box.git
[submodule ".vim/bundle/vim-monokai"]
path = .vim/bundle/vim-monokai
url = https://github.com/sickill/vim-monokai.git
[submodule ".vim/bundle/vim-ansible-yaml"]
path = .vim/bundle/vim-ansible-yaml
url = https://github.com/chase/vim-ansible-yaml.git
[submodule ".vim/bundle/tagbar-phpctags.vim"]
path = .vim/bundle/tagbar-phpctags.vim
url = https://github.com/vim-php/tagbar-phpctags.vim.git
[submodule ".vim/bundle/vimshell.vim"]
path = .vim/bundle/vimshell.vim
url = https://github.com/Shougo/vimshell.vim.git
[submodule ".vim/bundle/vim-phpqa"]
path = .vim/bundle/vim-phpqa
url = https://github.com/joonty/vim-phpqa.git
[submodule ".vim/bundle/vim-gnupg"]
path = .vim/bundle/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git
[submodule ".vim/bundle/perlomni.vim"]
path = .vim/bundle/perlomni.vim
url = https://github.com/c9s/perlomni.vim.git
[submodule ".vim/bundle/editorconfig-vim"]
path = .vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule ".vim/bundle/vim-action-ag"]
path = .vim/bundle/vim-action-ag
url = https://github.com/Chun-Yang/vim-action-ag.git
|