Skip to content

Commit 542a3b1

Browse files
authored
docs(README): fix incorrect window picker tag (#420)
1 parent 797afdd commit 542a3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ use {
8282
{
8383
-- only needed if you want to use the commands with "_with_window_picker" suffix
8484
's1n7ax/nvim-window-picker',
85-
tag = "1.*",
85+
tag = "v1.*",
8686
config = function()
8787
require'window-picker'.setup({
8888
autoselect_one = true,

0 commit comments

Comments
 (0)