-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.22 KB
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 1.22 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
[submodule "vim/bundle/makegreen"]
path = vim/bundle/makegreen
url = https://github.com/reinh/vim-makegreen
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "vim/bundle/command-t"]
path = vim/bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "vim/pycomplexity"]
path = vim/pycomplexity
url = https://github.com/garybernhardt/pycomplexity.git
[submodule "vim/bundle/vim-arduino"]
path = vim/bundle/vim-arduino
url = https://github.com/tclem/vim-arduino.git
[submodule "vim/bundle/nginx.vim"]
path = vim/bundle/nginx.vim
url = https://github.com/vim-scripts/nginx.vim.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/vim-markdown"]
path = vim/bundle/vim-markdown
url = https://github.com/plasticboy/vim-markdown.git
[submodule "vim/bundle/vim-jsonnet"]
path = vim/bundle/vim-jsonnet
url = https://github.com/google/vim-jsonnet
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule "vim/bundle/vim-terraform"]
path = vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git