-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
72 lines (72 loc) · 2.82 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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = http://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/vim-statline"]
path = .vim/bundle/vim-statline
url = http://github.com/millermedeiros/vim-statline.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = http://github.com/ervandew/supertab.git
[submodule ".vim/bundle/tlib_vim"]
path = .vim/bundle/tlib_vim
url = http://github.com/tomtom/tlib_vim.git
[submodule ".vim/bundle/tcomment_vim"]
path = .vim/bundle/tcomment_vim
url = http://github.com/tomtom/tcomment_vim.git
[submodule ".vim/bundle/vim-eunuch"]
path = .vim/bundle/vim-eunuch
url = http://github.com/tpope/vim-eunuch.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = http://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/rainbow_parentheses.vim"]
path = .vim/bundle/rainbow_parentheses.vim
url = http://github.com/kien/rainbow_parentheses.vim.git
[submodule ".vim/bundle/gundo"]
path = .vim/bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule ".vim/bundle/minibufexpl"]
path = .vim/bundle/minibufexpl
url = http://github.com/fholgado/minibufexpl.vim.git
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = http://github.com/majutsushi/tagbar.git
[submodule ".vim/bundle/vim-multiple-cursors"]
path = .vim/bundle/vim-multiple-cursors
url = http://github.com/terryma/vim-multiple-cursors.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = http://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-expand-region"]
path = .vim/bundle/vim-expand-region
url = http://github.com/terryma/vim-expand-region.git
[submodule ".vim/bundle/quickfixsigns_vim"]
path = .vim/bundle/quickfixsigns_vim
url = http://github.com/tomtom/quickfixsigns_vim.git
[submodule ".vim/bundle/TaskList.vim"]
path = .vim/bundle/TaskList.vim
url = http://github.com/vim-scripts/TaskList.vim.git
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = http://github.com/kien/ctrlp.vim.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/disabled/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule ".vim/bundle/vim-snippets"]
path = .vim/bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule ".vim/bundle/color_coded"]
path = .vim/bundle/color_coded
url = https://github.com/jeaye/color_coded.git
[submodule ".vim/bundle/vimtex"]
path = .vim/bundle/vimtex
url = https://github.com/lervag/vimtex
[submodule ".vim/bundle/a.vim"]
path = .vim/bundle/a.vim
url = https://github.com/vim-scripts/a.vim.git