nvchecker: add skim
This commit is contained in:
parent
c0d99c96c0
commit
c476ed8229
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[skim]
|
||||||
|
source = "github"
|
||||||
|
github = "lotabout/skim"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[vhs]
|
[vhs]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "charmbracelet/vhs"
|
github = "charmbracelet/vhs"
|
||||||
|
|
Loading…
Reference in a new issue