neovim: resolve some of the warnings

This commit is contained in:
2026-03-13 22:21:07 +03:00
parent b652527ac6
commit 49cdb91190
4 changed files with 6 additions and 6 deletions

View File

@@ -91,7 +91,7 @@ vim.ui.select = function(items, opts, on_choice)
return true
end,
sorter = conf.generic_sorter(),
})
}, {})
:find()
end