-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 782 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "lib/vim-code-dark"]
path = lib/vim-code-dark
url = git@github.com:ghinch/vim-code-dark.git
[submodule "lib/auto-pairs"]
path = lib/auto-pairs
url = git@github.com:ghinch/auto-pairs.git
[submodule "lib/vim-commentary"]
path = lib/vim-commentary
url = git@github.com:ghinch/vim-commentary.git
[submodule "lib/vim-python-pep8-indent"]
path = lib/vim-python-pep8-indent
url = git@github.com:ghinch/vim-python-pep8-indent.git
[submodule "lib/vim-surround"]
path = lib/vim-surround
url = git@github.com:ghinch/vim-surround.git
[submodule "lib/vim-terraform"]
path = lib/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule "pack/jvirtanen/start/vim-hcl"]
path = pack/jvirtanen/start/vim-hcl
url = https://github.com/jvirtanen/vim-hcl.git