-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
33 lines (33 loc) · 1.24 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
[submodule "+vim-phpcs"]
path = +vim-phpcs
url = https://github.com/bpearson/vim-phpcs.git
[submodule "+vim-pathogen"]
path = +vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "+vim-localrc"]
path = +vim-localrc
url = https://github.com/thinca/vim-localrc.git
[submodule "vim/bundle/vim-javascript"]
path = vim/bundle/vim-javascript
url = [email protected]:utix/vim-javascript.git
[submodule "vim/bundle/vim-phpcs"]
path = vim/bundle/vim-phpcs
url = [email protected]:utix/vim-phpcs.git
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "vim/bundle/vim-ansible-yaml.new"]
path = vim/bundle/vim-ansible-yaml
url = [email protected]:plague-doctor/vim-ansible-yaml.git
[submodule "vim/bundle/maven-compiler.vim"]
path = vim/bundle/maven-compiler.vim
url = https://github.com/JalaiAmitahl/maven-compiler.vim
[submodule "vim/bundle/vim-signature"]
path = vim/bundle/vim-signature
url = [email protected]:kshenoy/vim-signature.git
[submodule "vim/bundle/vim-linux-coding-style"]
path = vim/bundle/vim-linux-coding-style
url = [email protected]:utix/vim-linux-coding-style.git
[submodule "vim/bundle/vim-fetch"]
path = vim/bundle/vim-fetch
url = https://github.com/wsdjeg/vim-fetch