-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
87 lines (87 loc) · 3.32 KB
/
.gitmodules
File metadata and controls
87 lines (87 loc) · 3.32 KB
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[submodule "puppet/modules/stdlib"]
path = puppet/modules/stdlib
url = https://github.com/puppetlabs/puppetlabs-stdlib.git
[submodule "puppet/modules/apt"]
path = puppet/modules/apt
url = https://github.com/puppetlabs/puppetlabs-apt.git
[submodule "vim/bundle/csv.vim"]
path = vim/bundle/csv.vim
url = https://github.com/chrisbra/csv.vim
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "vim/bundle/tabular"]
path = vim/bundle/tabular
url = https://github.com/godlygeek/tabular
[submodule "vim/bundle/vim-airline"]
path = vim/bundle/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule "vim/bundle/vim-colors-solarized"]
path = vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule "vim/bundle/vim-fugitive"]
path = vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/bundle/vim-latex"]
path = vim/bundle/vim-latex
url = https://github.com/lervag/vim-latex
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/tpope/vim-markdown
[submodule "vim/bundle/vim-puppet"]
path = vim/bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet
[submodule "vim/bundle/vim-signify"]
path = vim/bundle/vim-signify
url = https://github.com/mhinz/vim-signify
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired
[submodule "us_cat"]
path = us_cat
url = https://github.com/schildwaechter/us_cat.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "puppet/modules/remote_file"]
path = puppet/modules/remote_file
url = https://github.com/lwf/puppet-remote_file
[submodule "vim/bundle/fountain.vim"]
path = vim/bundle/fountain.vim
url = https://github.com/vim-scripts/fountain.vim.git
[submodule "puppet/modules/vagrant"]
path = puppet/modules/vagrant
url = https://github.com/unibet/puppet-vagrant.git
[submodule "vim/bundle/vim-airline-themes"]
path = vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "vim/bundle/editorconfig-vim"]
path = vim/bundle/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/vim/bundle/Dockerfile"]
path = vim/bundle/Dockerfile
url = https://github.com/ekalinin/Dockerfile.vim.git
[submodule "puppet/modules/archive"]
path = puppet/modules/archive
url = https://github.com/voxpupuli/puppet-archive.git
[submodule "puppet/modules/augeas_core"]
path = puppet/modules/augeas_core
url = https://github.com/puppetlabs/puppetlabs-augeas_core.git
[submodule "puppet/modules/vcsrepo"]
path = puppet/modules/vcsrepo
url = https://github.com/puppetlabs/puppetlabs-vcsrepo.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "k8sdebugger"]
path = k8sdebugger
url = https://github.com/schildwaechter/k8sdebugger.git