-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 893 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/bundle/vim-sensible"]
path = .vim/bundle/vim-sensible
url = git://github.com/tpope/vim-sensible.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized
[submodule ".vim/bundle/vim-commentary"]
path = .vim/bundle/vim-commentary
url = git://github.com/tpope/vim-commentary.git
[submodule ".tmux/plugins/tpm"]
path = .tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule ".vim/bundle/vim-polyglot"]
path = .vim/bundle/vim-polyglot
url = https://github.com/sheerun/vim-polyglot.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".config/nvim/pack/github/start/copilot.vim"]
path = .config/nvim/pack/github/start/copilot.vim
url = https://github.com/github/copilot.vim.git