-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 869 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule ".config/mvi"]
path = .config/mvi
url = https://github.com/occivink/mpv-image-viewer
[submodule ".config/vim/pack/packages/start/supertab"]
path = .config/vim/pack/packages/start/supertab
url = https://github.com/ervandew/supertab
[submodule ".config/vim/pack/packages/start/ale"]
path = .config/vim/pack/packages/start/ale
url = https://github.com/dense-analysis/ale
[submodule ".config/vim/pack/packages/start/editorconfig-vim"]
path = .config/vim/pack/packages/start/editorconfig-vim
url = https://github.com/editorconfig/editorconfig-vim
[submodule ".config/vim/pack/packages/start/hare.vim"]
path = .config/vim/pack/packages/start/hare.vim
url = https://git.sr.ht/~sircmpwn/hare.vim
[submodule ".config/vim/pack/packages/start/rcshell.vim"]
path = .config/vim/pack/packages/start/rcshell.vim
url = https://github.com/vim-scripts/rcshell.vim