-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
162 lines (162 loc) · 5.73 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
[submodule ".vim/bundle/html5"]
path = .vim/bundle/html5
url = https://github.com/othree/html5.vim.git
ignore = untracked
[submodule ".vim/bundle/fugitive"]
path = .vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
ignore = untracked
[submodule ".vim/bundle/repeat"]
path = .vim/bundle/repeat
url = https://github.com/tpope/vim-repeat.git
ignore = untracked
[submodule ".vim/bundle/surround"]
path = .vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
ignore = untracked
[submodule ".vim/bundle/Gist"]
path = .vim/bundle/Gist
url = https://github.com/vim-scripts/Gist.vim.git
ignore = untracked
[submodule ".vim/bundle/pydoc"]
path = .vim/bundle/pydoc
url = https://github.com/vim-scripts/pydoc.vim.git
ignore = untracked
[submodule ".vim/bundle/pylint"]
path = .vim/bundle/pylint
url = https://github.com/vim-scripts/pylint.vim.git
ignore = untracked
[submodule ".vim/bundle/manpageview"]
path = .vim/bundle/manpageview
url = https://github.com/vim-scripts/ManPageView.git
ignore = untracked
[submodule ".vim/bundle/nginx-syntax"]
path = .vim/bundle/nginx-syntax
url = https://github.com/vim-scripts/nginx.vim.git
ignore = untracked
[submodule ".vim/bundle/httplog-syntax"]
path = .vim/bundle/httplog-syntax
url = https://github.com/vim-scripts/httplog.git
ignore = untracked
[submodule ".vim/bundle/muf"]
path = .vim/bundle/muf
url = https://github.com/vim-scripts/muf.vim.git
ignore = untracked
[submodule ".vim/bundle/wm-graphviz"]
path = .vim/bundle/wm-graphviz
url = https://github.com/wannesm/wmgraphviz.vim.git
ignore = untracked
[submodule ".vim/bundle/jinja"]
path = .vim/bundle/jinja
url = https://github.com/vim-scripts/Jinja
ignore = untracked
[submodule ".vim/bundle/vim-git"]
path = .vim/bundle/vim-git
url = https://github.com/tpope/vim-git.git
ignore = untracked
[submodule ".vim/bundle/vim-endwise"]
path = .vim/bundle/vim-endwise
url = https://github.com/tangledhelix/vim-endwise
ignore = untracked
[submodule ".vim/bundle/extradite"]
path = .vim/bundle/extradite
url = https://github.com/int3/vim-extradite
ignore = untracked
[submodule ".vim/bundle/indent-object"]
path = .vim/bundle/indent-object
url = https://github.com/michaeljsmith/vim-indent-object.git
ignore = untracked
[submodule ".vim/bundle/badwolf"]
path = .vim/bundle/badwolf
url = https://github.com/sjl/badwolf.git
ignore = untracked
[submodule ".vim/bundle/webapi-vim"]
path = .vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
ignore = untracked
[submodule ".vim/bundle/vim-golang"]
path = .vim/bundle/vim-golang
url = https://github.com/jnwhiteh/vim-golang.git
ignore = untracked
[submodule ".vim/bundle/vim-hybrid"]
path = .vim/bundle/vim-hybrid
url = https://github.com/w0ng/vim-hybrid
ignore = untracked
[submodule ".vim/bundle/vim-atom-dark"]
path = .vim/bundle/vim-atom-dark
url = https://github.com/gosukiwi/vim-atom-dark
ignore = untracked
[submodule ".vim/bundle/vim-airline"]
path = .vim/bundle/vim-airline
url = https://github.com/bling/vim-airline
ignore = untracked
[submodule "powerline-fonts"]
path = powerline-fonts
url = https://github.com/powerline/fonts
ignore = untracked
[submodule ".vim/bundle/vim-man"]
path = .vim/bundle/vim-man
url = https://github.com/bruno-/vim-man.git
ignore = untracked
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
ignore = untracked
[submodule ".vim/bundle/vim-systemd-syntax"]
path = .vim/bundle/vim-systemd-syntax
url = https://github.com/Matt-Deacalion/vim-systemd-syntax.git
ignore = untracked
[submodule ".vim/bundle/vim-pathogen"]
path = .vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
ignore = untracked
[submodule ".vim/bundle/vim-jinja2"]
path = .vim/bundle/vim-jinja2
url = https://github.com/mitsuhiko/vim-jinja.git
ignore = untracked
[submodule ".vim/bundle/vim-airline-themes"]
path = .vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
ignore = untracked
[submodule "consolas-powerline-font"]
path = consolas-powerline-font
url = https://github.com/eugeii/consolas-powerline-vim.git
ignore = untracked
[submodule ".vim/bundle/base16-colorschemes"]
path = .vim/bundle/base16-colorschemes
url = https://github.com/chriskempson/base16-vim.git
ignore = untracked
[submodule ".vim/bundle/yats"]
path = .vim/bundle/yats
url = https://github.com/HerringtonDarkholme/yats.vim
ignore = untracked
[submodule ".vim/bundle/haproxy"]
path = .vim/bundle/haproxy
url = https://github.com/zimbatm/haproxy.vim.git
ignore = untracked
[submodule ".vim/bundle/vim-qml"]
path = .vim/bundle/vim-qml
url = https://github.com/peterhoeg/vim-qml
ignore = untracked
[submodule ".vim/bundle/vim-deep-space-colorscheme"]
path = .vim/bundle/vim-deep-space-colorscheme
url = https://github.com/tyrannicaltoucan/vim-deep-space.git
ignore = untracked
[submodule ".vim/bundle/spacemacs-theme"]
path = .vim/bundle/spacemacs-theme
url = https://github.com/colepeters/spacemacs-theme.vim
ignore = untracked
[submodule ".vim/bundle/vim-puppet"]
path = .vim/bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet.git
ignore = untracked
[submodule ".vim/bundle/vimwiki"]
path = .vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
ignore = untracked
[submodule ".vim/bundle/ctrlp.vim"]
path = .vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
[submodule ".vim/bundle/jedi-vim"]
path = .vim/bundle/jedi-vim
url = https://github.com/davidhalter/jedi-vim.git