-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
25 lines (25 loc) · 1.08 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
[submodule "pack/vendor/start/nerdtree"]
path = pack/vendor/start/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "pack/vendor/start/nerdtree-git-plugin"]
path = pack/vendor/start/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin.git
[submodule "pack/vendor/start/vim-airline"]
path = pack/vendor/start/vim-airline
url = https://github.com/vim-airline/vim-airline.git
[submodule "pack/vendor/start/vim-beautify"]
path = pack/vendor/start/vim-beautify
url = https://github.com/zeekay/vim-beautify.git
[submodule "pack/vendor/start/vim-fugitive"]
path = pack/vendor/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "pack/vendor/start/vim-git-flow-format"]
path = pack/vendor/start/vim-git-flow-format
url = https://github.com/renyard/vim-git-flow-format.git
[submodule "pack/vendor/start/vim-polyglot"]
path = pack/vendor/start/vim-polyglot
url = https://github.com/sheerun/vim-polyglot
[submodule "pack/plugins/start/coc.nvim"]
path = pack/plugins/start/coc.nvim
url = https://github.com/neoclide/coc.nvim
branch = release