-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitmodules
69 lines (69 loc) · 3.13 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
[submodule "pack/bundle/start/vim-colors-solarized"]
path = pack/bundle/start/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "pack/bundle/start/vim-surround"]
path = pack/bundle/start/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule "pack/bundle/start/vim-fugitive"]
path = pack/bundle/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "pack/bundle/start/vim-markdown"]
path = pack/bundle/start/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "pack/bundle/start/vim-commentary"]
path = pack/bundle/start/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule "pack/bundle/start/vim-bundler"]
path = pack/bundle/start/vim-bundler
url = https://github.com/tpope/vim-bundler.git
[submodule "pack/bundle/start/vim-cucumber"]
path = pack/bundle/start/vim-cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "pack/bundle/start/vim-ping-cursor"]
path = pack/bundle/start/vim-ping-cursor
url = https://github.com/uptech/vim-ping-cursor.git
[submodule "pack/bundle/start/vim-test-recall"]
path = pack/bundle/start/vim-test-recall
url = https://github.com/uptech/vim-test-recall.git
[submodule "pack/bundle/start/vim-textobj-user"]
path = pack/bundle/start/vim-textobj-user
url = https://github.com/kana/vim-textobj-user.git
[submodule "pack/bundle/start/vim-textobj-rubyblock"]
path = pack/bundle/start/vim-textobj-rubyblock
url = https://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "pack/bundle/start/vim-xcode"]
path = pack/bundle/start/vim-xcode
url = https://github.com/gfontenot/vim-xcode.git
[submodule "pack/bundle/start/vim-rust"]
path = pack/bundle/start/vim-rust
url = https://github.com/rust-lang/rust.vim.git
[submodule "pack/bundle/start/vim-swift"]
path = pack/bundle/start/vim-swift
url = https://github.com/keith/swift.vim.git
[submodule "pack/bundle/start/vim-ack"]
path = pack/bundle/start/vim-ack
url = https://github.com/mileszs/ack.vim.git
[submodule "pack/bundle/start/vim-highlightedyank"]
path = pack/bundle/start/vim-highlightedyank
url = https://github.com/machakann/vim-highlightedyank.git
[submodule "pack/bundle/start/Jenkinsfile-vim-syntax"]
path = pack/bundle/start/Jenkinsfile-vim-syntax
url = https://github.com/martinda/Jenkinsfile-vim-syntax.git
[submodule "pack/bundle/start/vim-markdown-preview"]
path = pack/bundle/start/vim-markdown-preview
url = https://github.com/JamshedVesuna/vim-markdown-preview.git
[submodule "pack/bundle/start/completor.vim"]
path = pack/bundle/start/completor.vim
url = [email protected]:maralla/completor.vim.git
[submodule "pack/bundle/start/completor-swift"]
path = pack/bundle/start/completor-swift
url = [email protected]:maralla/completor-swift.git
[submodule "pack/bundle/start/Zenburn"]
path = pack/bundle/start/Zenburn
url = https://github.com/jnurmine/Zenburn.git
[submodule "pack/bundle/start/vim-jellybeans"]
path = pack/bundle/start/vim-jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "pack/bundle/start/vim-mjml"]
path = pack/bundle/start/vim-mjml
url = https://github.com/amadeus/vim-mjml.git