-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 887 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 887 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "vim/bundle/idris-vim"]
path = vim/bundle/idris-vim
url = https://github.com/idris-hackers/idris-vim.git
[submodule "vim/pack/vendor/start/vim-terraform"]
path = vim/pack/vendor/start/vim-terraform
url = git@github.com:hashivim/vim-terraform.git
[submodule "vim/pack/vendor/start/vim-airline"]
path = vim/pack/vendor/start/vim-airline
url = git@github.com:vim-airline/vim-airline.git
[submodule "vim/pack/vendor/tagbar"]
path = vim/pack/vendor/tagbar
url = git@github.com:preservim/tagbar.git
[submodule "vim/pack/vendor/opt/tagbar"]
path = vim/pack/vendor/opt/tagbar
url = git@github.com:preservim/tagbar.git
[submodule "vim/pack/vendor/start/rust.vim"]
path = vim/pack/vendor/start/rust.vim
url = git@github.com:rust-lang/rust.vim.git
[submodule "vim/pack/vendor/start/seti.vim"]
path = vim/pack/vendor/start/seti.vim
url = git@github.com:trusktr/seti.vim.git