-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
21 lines (21 loc) · 1000 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule ".config/mpv/scripts/mpv-scripts"]
path = .config/mpv/script_sources/mpv-scripts
url = https://github.com/occivink/mpv-scripts.git
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git
[submodule ".config/mpv/scripts/mpv_sponsorblock"]
path = .config/mpv/script_sources/mpv_sponsorblock
url = https://github.com/po5/mpv_sponsorblock
[submodule ".config/mpv/scripts/mpv-createchapter"]
path = .config/mpv/script_sources/mpv-createchapter
url = https://github.com/shinchiro/mpv-createchapter
[submodule ".config/mpv/script_sources/mpv-chapters"]
path = .config/mpv/script_sources/mpv-chapters
url = https://github.com/zxhzxhz/mpv-chapters
[submodule ".config/mpv/script_sources/paradox-scripts"]
path = .config/mpv/script_sources/paradox-scripts
url = https://github.com/paradox460/mpv-scripts
[submodule ".config/base16-shell"]
path = .config/base16-shell
url = https://github.com/tinted-theming/base16-shell.git