We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 797afdd commit 542a3b1Copy full SHA for 542a3b1
README.md
@@ -82,7 +82,7 @@ use {
82
{
83
-- only needed if you want to use the commands with "_with_window_picker" suffix
84
's1n7ax/nvim-window-picker',
85
- tag = "1.*",
+ tag = "v1.*",
86
config = function()
87
require'window-picker'.setup({
88
autoselect_one = true,
0 commit comments