summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml6
1 files changed, 5 insertions, 1 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index 99db67d0..31fa7aa4 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -44,4 +44,8 @@ fetch.github = "kragen/xcompose"
44 44
45[psql-versioning] 45[psql-versioning]
46src.git = "https://gitlab.com/depesz/Versioning" 46src.git = "https://gitlab.com/depesz/Versioning"
47fetch.git = "https://gitlab.com/depesz/Versioning" \ No newline at end of file 47fetch.git = "https://gitlab.com/depesz/Versioning"
48
49[mpv-chapterskip]
50src.git = "https://github.com/po5/chapterskip"
51fetch.github = "po5/chapterskip" \ No newline at end of file