-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
27 lines (27 loc) · 991 Bytes
/
.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
[submodule "bundle/rust.vim"]
path = bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule "bundle/vim-toml"]
path = bundle/vim-toml
url = https://github.com/cespare/vim-toml.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
[submodule "bundle/Spacegray.vim"]
path = bundle/Spacegray.vim
url = git://github.com/ajh17/Spacegray.vim.git
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/leshill/vim-json.git
[submodule "bundle/typescript-vim"]
path = bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule "bundle/vim-jsx-typescript"]
path = bundle/vim-jsx-typescript
url = https://github.com/peitalin/vim-jsx-typescript
[submodule "bundle/arcanist.vim"]
path = bundle/arcanist.vim
url = https://github.com/solarnz/arcanist.vim