-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
96 lines (96 loc) · 4.21 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
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
88
89
90
91
92
93
94
95
96
[submodule "public/.vim/bundle/gundo"]
path = public/.vim/bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "public/.vim/bundle/tabular"]
path = public/.vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "public/.vim/bundle/vim-colors-solarized"]
path = public/.vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "public/.vim/bundle/vim-fugitive"]
path = public/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "public/.vim/bundle/vim-gnupg"]
path = public/.vim/bundle/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.git
[submodule "public/.oh-my-zsh"]
path = public/.oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "public/.vim/bundle/supertab"]
path = public/.vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "public/.vim/bundle/nerdcommenter"]
path = public/.vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "public/.vim/bundle/tagbar"]
path = public/.vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "public/.vim/bundle/vim-javascript"]
path = public/.vim/bundle/vim-javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "public/.vim/vim-pathogen"]
path = public/.vim/vim-pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "public/.vim/bundle/vim-markdown"]
path = public/.vim/bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "public/.vim/bundle/vim-latex"]
path = public/.vim/bundle/vim-latex
url = https://github.com/vim-latex/vim-latex.git
[submodule "public/.vim/bundle/vim-airline"]
path = public/.vim/bundle/vim-airline
url = http://github.com/bling/vim-airline
[submodule "public/.vim/bundle/vim-go"]
path = public/.vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "public/.vim/bundle/Dockerfile"]
path = public/.vim/bundle/Dockerfile
url = https://github.com/ekalinin/Dockerfile.vim.git
[submodule "public/.vim/bundle/vim-racket"]
path = public/.vim/bundle/vim-racket
url = https://github.com/wlangstroth/vim-racket.git
[submodule "public/.vim/bundle/rust.vim"]
path = public/.vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule "public/.vim/bundle/vim-elixir"]
path = public/.vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule "public/.vim/bundle/vim-airline-themes"]
path = public/.vim/bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "public/.vim/bundle/vim-erlang-compiler"]
path = public/.vim/bundle/vim-erlang-compiler
url = https://github.com/vim-erlang/vim-erlang-compiler.git
[submodule "public/.vim/bundle/vim-erlang-omnicomplete"]
path = public/.vim/bundle/vim-erlang-omnicomplete
url = https://github.com/vim-erlang/vim-erlang-omnicomplete.git
[submodule "public/.vim/bundle/idris-vim"]
path = public/.vim/bundle/idris-vim
url = https://github.com/idris-hackers/idris-vim.git
[submodule "public/.vim/bundle/ale"]
path = public/.vim/bundle/ale
url = https://github.com/w0rp/ale.git
[submodule "public/.vim/bundle/vim-jinja2-syntax"]
path = public/.vim/bundle/vim-jinja2-syntax
url = https://github.com/Glench/Vim-Jinja2-Syntax.git
[submodule "public/.vim/bundle/vim-in-proportion"]
path = public/.vim/bundle/vim-in-proportion
url = https://github.com/drzel/vim-in-proportion.git
[submodule "public/.vim/bundle/vim-vue"]
path = public/.vim/bundle/vim-vue
url = https://github.com/posva/vim-vue.git
[submodule "public/.vim/bundle/vim-wdl"]
path = public/.vim/bundle/vim-wdl
url = https://github.com/broadinstitute/vim-wdl.git
[submodule "public/.vim/bundle/vim-singularity-syntax"]
path = public/.vim/bundle/vim-singularity-syntax
url = https://github.com/rbberger/vim-singularity-syntax.git
[submodule "public/.vim/bundle/vim-terraform"]
path = public/.vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "public/.vim/bundle/vim-pollen"]
path = public/.vim/bundle/vim-pollen
url = https://github.com/otherjoel/vim-pollen.git
[submodule "public/.vim/bundle/vim-nix"]
path = public/.vim/bundle/vim-nix
url = https://github.com/LnL7/vim-nix.git