-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
51 lines (51 loc) · 2.08 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
[submodule "vim/.vim/bundle/vim-fugitive"]
path = vim/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/.vim/bundle/puppet"]
path = vim/.vim/bundle/puppet
url = git://github.com/rodjek/vim-puppet.git
[submodule "vim/.vim/bundle/gundo"]
path = vim/.vim/bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule "vim/bin/vimpager"]
path = vim/bin/vimpager
url = [email protected]:rkitover/vimpager.git
[submodule "vim/.vim/bundle/vim-colors-solarized"]
path = vim/.vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/.vim/bundle/vim-bracketed-paste"]
path = vim/.vim/bundle/vim-bracketed-paste
url = https://github.com/ConradIrwin/vim-bracketed-paste
[submodule "vim/.vim/bundle/vim-json"]
path = vim/.vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule "vim/.vim/bundle/vim-markdown"]
path = vim/.vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "vim/.vim/bundle/vim-terraform"]
path = vim/.vim/bundle/vim-terraform
url = https://github.com/bkad/vim-terraform.git
[submodule "vim/.vim/bundle/ack"]
path = vim/.vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/.vim/vim/.vim/bundle/ack"]
path = vim/.vim/vim/.vim/bundle/ack
url = https://github.com/mileszs/ack.vim.git
[submodule "vim/.vim/bundle/vim-groovy"]
path = vim/.vim/bundle/vim-groovy
url = https://github.com/vim-scripts/groovy.vim
[submodule "vim/.vim/bundle/Jenkinsfile-vim-syntax"]
path = vim/.vim/bundle/Jenkinsfile-vim-syntax
url = [email protected]:martinda/Jenkinsfile-vim-syntax.git
[submodule "vim/.vim/bundle/vim-surround"]
path = vim/.vim/bundle/vim-surround
url = [email protected]:tpope/vim-surround.git
[submodule "vim/.vim/bundle/vim-go"]
path = vim/.vim/bundle/vim-go
url = [email protected]:fatih/vim-go.git
[submodule "vim/.vim/bundle/ctrlp.vim"]
path = vim/.vim/bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "vim/.vim/bundle/auto-pairs"]
path = vim/.vim/bundle/auto-pairs
url = [email protected]:jiangmiao/auto-pairs.git