-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
49 lines (49 loc) · 1.86 KB
/
.gitmodules
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
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = [email protected]:ycm-core/YouCompleteMe.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = [email protected]:preservim/nerdcommenter.git
[submodule ".vim/bundle/khuno.vim"]
path = .vim/bundle/khuno.vim
url = [email protected]:alfredodeza/khuno.vim.git
[submodule ".vim/bundle/ag.vim"]
path = .vim/bundle/ag.vim
url = [email protected]:rking/ag.vim.git
[submodule ".vim/bundle/python-mode"]
path = .vim/bundle/python-mode
url = [email protected]:python-mode/python-mode.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = [email protected]:kien/ctrlp.vim.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = [email protected]:airblade/vim-gitgutter.git
[submodule ".vim/bundle/rainbow_parentheses.vim"]
path = .vim/bundle/rainbow_parentheses.vim
url = [email protected]:kien/rainbow_parentheses.vim.git
[submodule ".vim/vim-pathogen"]
path = .vim/vim-pathogen
url = [email protected]:tpope/vim-pathogen.git
[submodule ".vim/bundle/vim-sensible"]
path = .vim/bundle/vim-sensible
url = [email protected]:tpope/vim-sensible.git
[submodule ".vim/bundle/vim-better-whitespace"]
path = .vim/bundle/vim-better-whitespace
url = [email protected]:ntpeters/vim-better-whitespace.git
branch = master
[submodule ".vim/bundle/vim-autopep8"]
path = .vim/bundle/vim-autopep8
url = [email protected]:tell-k/vim-autopep8.git
[submodule ".vim/bundle/AnsiEsc"]
path = .vim/bundle/AnsiEsc
url = [email protected]:powerman/vim-plugin-AnsiEsc.git
[submodule ".vim/bundle/vim-matchup"]
path = .vim/bundle/vim-matchup
url = [email protected]:andymass/vim-matchup.git
[submodule ".vim/bundle/vim-fish"]
path = .vim/bundle/vim-fish
url = [email protected]:dag/vim-fish.git
[submodule ".vim/bundle/vim-xonsh"]
path = .vim/bundle/vim-xonsh
url = [email protected]:meatballs/vim-xonsh.git