-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
159 lines (159 loc) · 6.15 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
[submodule "vim/bundle/archer"]
path = vim/bundle/archer
url = https://github.com/avakarev/vim-archer.git
[submodule "vim/bundle/colors-jellybeans"]
path = vim/bundle/colors-jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "vim/bundle/colors-jellyx"]
path = vim/bundle/colors-jellyx
url = https://github.com/guns/jellyx.vim.git
[submodule "vim/bundle/colors-solarized"]
path = vim/bundle/colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/bundle/colors-xoria256"]
path = vim/bundle/colors-xoria256
url = https://github.com/vim-scripts/xoria256.vim.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/matchit"]
path = vim/bundle/matchit
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "vim/bundle/mru"]
path = vim/bundle/mru
url = https://github.com/vim-scripts/mru.vim.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/snipmate"]
path = vim/bundle/snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "vim/bundle/syntax-html5"]
path = vim/bundle/syntax-html5
url = https://github.com/othree/html5.vim.git
[submodule "vim/bundle/syntax-javascript"]
path = vim/bundle/syntax-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "vim/bundle/syntax-markdown"]
path = vim/bundle/syntax-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "vim/bundle/syntax-nginx"]
path = vim/bundle/syntax-nginx
url = https://github.com/vim-scripts/nginx.vim.git
[submodule "vim/bundle/tasklist"]
path = vim/bundle/tasklist
url = https://github.com/vim-scripts/TaskList.vim.git
[submodule "vim/bundle/watchdog"]
path = vim/bundle/watchdog
url = https://github.com/avakarev/vim-watchdog.git
[submodule "vim/bundle/yankring"]
path = vim/bundle/yankring
url = https://github.com/vim-scripts/YankRing.vim.git
[submodule "vim/bundle/colors-irblack"]
path = vim/bundle/colors-irblack
url = https://github.com/twerth/ir_black.git
[submodule "vim/bundle/syntax-less"]
path = vim/bundle/syntax-less
url = https://github.com/groenewege/vim-less.git
[submodule "vim/bundle/syntax-scss"]
path = vim/bundle/syntax-scss
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/bundle/colors-mango"]
path = vim/bundle/colors-mango
url = https://github.com/goatslacker/mango.vim.git
[submodule "vim/bundle/colors-zenburn"]
path = vim/bundle/colors-zenburn
url = https://github.com/jnurmine/Zenburn.git
[submodule "vim/bundle/ack"]
path = vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/bundle/bufexplorer"]
path = vim/bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
[submodule "vim/bundle/syntax-git"]
path = vim/bundle/syntax-git
url = https://github.com/tpope/vim-git.git
[submodule "vim/bundle/colors-lucius"]
path = vim/bundle/colors-lucius
url = https://github.com/jonathanfilip/vim-lucius.git
[submodule "vim/bundle/colors-railscasts"]
path = vim/bundle/colors-railscasts
url = https://github.com/chankaward/vim-railscasts-theme.git
[submodule "vim/bundle/colors-github"]
path = vim/bundle/colors-github
url = https://github.com/endel/vim-github-colorscheme.git
[submodule "vim/bundle/syntax-rust"]
path = vim/bundle/syntax-rust
url = https://github.com/wting/rust.vim.git
[submodule "vim/bundle/syntax-toml"]
path = vim/bundle/syntax-toml
url = https://github.com/cespare/vim-toml.git
[submodule "vim/bundle/syntax-elixir"]
path = vim/bundle/syntax-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "vim/bundle/syntax-go"]
path = vim/bundle/syntax-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/fonts"]
path = vim/fonts
url = https://github.com/powerline/fonts.git
[submodule "vim/bundle/syntax-mustache-handlebars"]
path = vim/bundle/syntax-mustache-handlebars
url = https://github.com/mustache/vim-mustache-handlebars.git
[submodule "vim/bundle/colors-hybrid"]
path = vim/bundle/colors-hybrid
url = https://github.com/w0ng/vim-hybrid
[submodule "vim/bundle/colors-monokai"]
path = vim/bundle/colors-monokai
url = https://github.com/sickill/vim-monokai.git
[submodule "vim/bundle/colors-shades-of-teal"]
path = vim/bundle/colors-shades-of-teal
url = https://github.com/kristiandupont/shades-of-teal.git
[submodule "vim/bundle/simpledb"]
path = vim/bundle/simpledb
url = https://github.com/ivalkeen/vim-simpledb
[submodule "vim/bundle/dash"]
path = vim/bundle/dash
url = https://github.com/rizzatti/dash.vim.git
[submodule "vim/bundle/syntax-jsx"]
path = vim/bundle/syntax-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "vim/bundle/ale"]
path = vim/bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "vim/bundle/mix-format"]
path = vim/bundle/mix-format
url = https://github.com/mhinz/vim-mix-format.git
[submodule "vim/bundle/syntax-typescript"]
path = vim/bundle/syntax-typescript
url = https://github.com/leafgarland/typescript-vim.git
[submodule "vim/bundle/syntax-docker"]
path = vim/bundle/syntax-docker
url = https://github.com/ekalinin/Dockerfile.vim.git
[submodule "vim/bundle/gitv"]
path = vim/bundle/gitv
url = https://github.com/gregsexton/gitv.git
[submodule "vim/bundle/syntax-terraform"]
path = vim/bundle/syntax-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "vim/bundle/syntax-jinja2"]
path = vim/bundle/syntax-jinja2
url = https://github.com/Glench/Vim-Jinja2-Syntax.git
[submodule "vim/bundle/syntax-vue"]
path = vim/bundle/syntax-vue
url = https://github.com/leafOfTree/vim-vue-plugin.git