-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
87 lines (87 loc) · 3.32 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[submodule ".vim/bundle/L9"]
path = .vim/bundle/L9
url = https://github.com/vim-scripts/L9
[submodule ".vim/bundle/autocomplpop"]
path = .vim/bundle/autocomplpop
url = https://github.com/othree/vim-autocomplpop
[submodule ".vim/bundle/coffeescript"]
path = .vim/bundle/coffeescript
url = https://github.com/kchmck/vim-coffee-script
[submodule ".vim/bundle/ctrlp"]
path = .vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = https://github.com/ervandew/supertab
[submodule ".vim/bundle/taglist"]
path = .vim/bundle/taglist
url = https://github.com/vim-scripts/taglist.vim
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule ".vim/bundle/vim-endwise"]
path = .vim/bundle/vim-endwise
url = https://github.com/tpope/vim-endwise
[submodule ".vim/bundle/vim-indexed-search"]
path = .vim/bundle/vim-indexed-search
url = https://github.com/henrik/vim-indexed-search
[submodule ".vim/bundle/vim-markdown"]
path = .vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown
[submodule ".vim/.vim/bundle/L9"]
path = .vim/.vim/bundle/L9
url = https://github.com/vim-scripts/L9
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule ".vim/bundle/youcompleteme"]
path = .vim/bundle/youcompleteme
url = https://github.com/Valloric/YouCompleteMe
[submodule ".vim/bundle/cscope"]
path = .vim/bundle/cscope
url = https://github.com/vim-scripts/cscope.vim
[submodule ".vim/bundle/vim-session"]
path = .vim/bundle/vim-session
url = https://github.com/xolox/vim-session
[submodule ".vim/bundle/vim-misc"]
path = .vim/bundle/vim-misc
url = https://github.com/xolox/vim-misc
[submodule ".vim/bundle/cctree"]
path = .vim/bundle/cctree
url = https://github.com/vim-scripts/CCTree
[submodule ".vim/bundle/rust"]
path = .vim/bundle/rust
url = https://github.com/wting/rust.vim
[submodule ".vim/bundle/you_complete_me"]
path = .vim/bundle/you_complete_me
url = https://github.com/Valloric/YouCompleteMe
[submodule ".vim/bundle/vim-indent-guides"]
path = .vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides
[submodule ".vim/bundle/vim-tomorrow-theme"]
path = .vim/bundle/vim-tomorrow-theme
url = https://github.com/chriskempson/vim-tomorrow-theme
[submodule ".vim/bundle/vim-twilight"]
path = .vim/bundle/vim-twilight
url = https://github.com/matthewtodd/vim-twilight
[submodule ".vim/bundle/vim-colors-wombat"]
path = .vim/bundle/vim-colors-wombat
url = https://github.com/jeffreyiacono/vim-colors-wombat
[submodule ".vim/bundle/csapprox"]
path = .vim/bundle/csapprox
url = https://github.com/vim-scripts/CSApprox
[submodule ".vim/bundle/base16-vim"]
path = .vim/bundle/base16-vim
url = https://github.com/chriskempson/base16-vim
[submodule ".vim/bundle/vim-jinja"]
path = .vim/bundle/vim-jinja
url = https://github.com/lepture/vim-jinja