-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 897 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "vim/vim/bundle/nerdtree"]
path = vim/vim/bundle/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "vim/vim/bundle/vim-prettier"]
path = vim/vim/bundle/vim-prettier
url = https://github.com/prettier/vim-prettier.git
[submodule "vim/vim/bundle/vim-rubocop"]
path = vim/vim/bundle/vim-rubocop
url = https://github.com/ngmy/vim-rubocop.git
[submodule "vim/vim/bundle/FastFold"]
path = vim/vim/bundle/FastFold
url = https://github.com/Konfekt/FastFold.git
[submodule "vim/vim/bundle/vim-lsp"]
path = vim/vim/bundle/vim-lsp
url = https://github.com/prabirshrestha/vim-lsp.git
[submodule "vim/vim/bundle/asyncomplete.vim"]
path = vim/vim/bundle/asyncomplete.vim
url = https://github.com/prabirshrestha/asyncomplete.vim.git
[submodule "vim/vim/bundle/VimCompletesMe"]
path = vim/vim/bundle/VimCompletesMe
url = https://github.com/vim-scripts/VimCompletesMe.git