-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
30 lines (30 loc) · 1.07 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
[submodule "bundle/vim-puppet"]
path = bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/shipmate"]
path = bundle/shipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/vim-kolor"]
path = bundle/vim-kolor
url = https://github.com/zeis/vim-kolor.git
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/leshill/vim-json.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "puppet-syntax-vim"]
path = puppet-syntax-vim
url = https://github.com/puppetlabs/puppet-syntax-vim.git
[submodule "bundle/ultisnips"]
path = bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule "bundle/Dockerfile"]
path = bundle/Dockerfile
url = http://github.com/ekalinin/Dockerfile.vim.git