-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 933 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
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "vim/bundle/neocomplete.vim"]
path = vim/bundle/neocomplete.vim
url = https://github.com/Shougo/neocomplete.vim
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "vim/vim-puppet"]
path = vim/vim-puppet
url = https://github.com/rodjek/vim-puppet
[submodule "vim/bundle/vim-terraform"]
path = vim/bundle/vim-terraform
url = git://github.com/markcornick/vim-terraform.git
[submodule "vim/bundle/ansible-vim"]
path = vim/bundle/ansible-vim
url = https://github.com/pearofducks/ansible-vim
[submodule "vim/puppet-syntax-vim"]
path = vim/puppet-syntax-vim
url = https://github.com/puppetlabs/puppet-syntax-vim