-
Notifications
You must be signed in to change notification settings - Fork 10
/
.gitmodules
31 lines (31 loc) · 1.25 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
[submodule "pack/coding/start/editorconfig-vim"]
path = pack/coding/start/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim
[submodule "pack/coding/start/vim-polyglot"]
path = pack/coding/start/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "pack/lsp/start/ale"]
path = pack/lsp/start/ale
url = https://github.com/w0rp/ale
[submodule "pack/lsp/start/asyncomplete"]
path = pack/lsp/start/asyncomplete
url = https://github.com/prabirshrestha/asyncomplete.vim
[submodule "pack/lsp/start/asyncomplete-lsp"]
path = pack/lsp/start/asyncomplete-lsp
url = https://github.com/prabirshrestha/asyncomplete-lsp.vim
[submodule "pack/lsp/start/vim-lsp"]
path = pack/lsp/start/vim-lsp
url = https://github.com/prabirshrestha/vim-lsp
[submodule "pack/shell/start/nerdtree"]
path = pack/shell/start/nerdtree
url = https://github.com/preservim/nerdtree
[submodule "pack/shell/start/fzf"]
path = pack/shell/start/fzf
url = https://github.com/junegunn/fzf
[submodule "pack/shell/start/fzf-vim"]
path = pack/shell/start/fzf-vim
url = https://github.com/junegunn/fzf.vim
[submodule "pack/lsp/start/vim-lsp-settings"]
path = pack/lsp/start/vim-lsp-settings
url = https://github.com/danirod/vim-lsp-settings
branch = jdtls-refresh-pattern