-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 790 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 790 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule ".vim/plugged/lightline.vim"]
path = .vim/plugged/lightline.vim
url = https://github.com/itchyny/lightline.vim
[submodule ".vim/plugged/coc.nvim"]
path = .vim/plugged/coc.nvim
url = https://github.com/neoclide/coc.nvim
[submodule ".vim/plugged/vim-fugitive"]
path = .vim/plugged/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/plugged/calendar.vim"]
path = .vim/plugged/calendar.vim
url = https://github.com/itchyny/calendar.vim
[submodule ".vim/plugged/supertab"]
path = .vim/plugged/supertab
url = https://github.com/ervandew/supertab
[submodule ".vim/plugged/fzf.vim"]
path = .vim/plugged/fzf.vim
url = https://github.com/junegunn/fzf.vim
[submodule ".vim/plugged/fzf"]
path = .vim/plugged/fzf
url = https://github.com/junegunn/fzf