-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.64 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
[submodule ".vim/bundle/vim-bracketed-paste"]
path = .vim/bundle/vim-bracketed-paste
url = https://github.com/ConradIrwin/vim-bracketed-paste
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git
[submodule ".vim/bundle/vim-elixir"]
path = .vim/bundle/vim-elixir
url = https://github.com/elixir-lang/vim-elixir.git
[submodule ".vim/bundle/groovy.vim"]
path = .vim/bundle/groovy.vim
url = https://github.com/vim-scripts/groovy.vim.git
[submodule ".vim/bundle/elm.vim"]
path = .vim/bundle/elm.vim
url = https://github.com/lambdatoast/elm.vim.git
[submodule ".vim/bundle/vim-gradle"]
path = .vim/bundle/vim-gradle
url = https://github.com/tfnico/vim-gradle.git
[submodule ".vim/bundle/vim-go"]
path = .vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
[submodule ".vim/bundle/vim-toml"]
path = .vim/bundle/vim-toml
url = https://github.com/cespare/vim-toml.git
[submodule ".vim/bundle/vim-terraform"]
path = .vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git
[submodule ".vim/bundle/vim-clojure-static"]
path = .vim/bundle/vim-clojure-static
url = https://github.com/guns/vim-clojure-static.git
[submodule ".vim/bundle/vim-scala"]
path = .vim/bundle/vim-scala
url = https://github.com/derekwyatt/vim-scala.git
[submodule ".vim/bundle/typescript-vim"]
path = .vim/bundle/typescript-vim
url = https://github.com/leafgarland/typescript-vim.git
[submodule ".vim/bundle/vim-tsx"]
path = .vim/bundle/vim-tsx
url = https://github.com/ianks/vim-tsx.git
[submodule ".vim/bundle/vim-wdl"]
path = .vim/bundle/vim-wdl
url = https://github.com/broadinstitute/vim-wdl.git