summaryrefslogtreecommitdiff
path: root/nvfetcher.toml
diff options
context:
space:
mode:
Diffstat (limited to 'nvfetcher.toml')
-rw-r--r--nvfetcher.toml7
1 files changed, 6 insertions, 1 deletions
diff --git a/nvfetcher.toml b/nvfetcher.toml
index 31fa7aa4..bc3095ca 100644
--- a/nvfetcher.toml
+++ b/nvfetcher.toml
@@ -48,4 +48,9 @@ fetch.git = "https://gitlab.com/depesz/Versioning"
48 48
49[mpv-chapterskip] 49[mpv-chapterskip]
50src.git = "https://github.com/po5/chapterskip" 50src.git = "https://github.com/po5/chapterskip"
51fetch.github = "po5/chapterskip" \ No newline at end of file 51fetch.github = "po5/chapterskip"
52
53[lesspipe]
54src.github = "wofr06/lesspipe"
55src.prefix = "v"
56fetch.url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v$ver.tar.gz" \ No newline at end of file