summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index ccdd78dd..7cd52c29 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -14,6 +14,10 @@ fetch.git = "https://gist.github.com/2f71a97fb85ed42146f6d9f522bc34ef.git"
14src.github = "hoyon/mpv-mpris" 14src.github = "hoyon/mpv-mpris"
15fetch.github = "hoyon/mpv-mpris" 15fetch.github = "hoyon/mpv-mpris"
16 16
17[mpv-subselect]
18src.git = "https://github.com/CogentRedTester/mpv-sub-select"
19fetch.git = "https://github.com/CogentRedTester/mpv-sub-select"
20
17[emacs-scratch_el] 21[emacs-scratch_el]
18src.git = "https://github.com/ffevotte/scratch.el" 22src.git = "https://github.com/ffevotte/scratch.el"
19fetch.github = "ffevotte/scratch.el" 23fetch.github = "ffevotte/scratch.el"