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