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.
select_metadata_value()
1 parent 1a9d7da commit 9d73cdeCopy full SHA for 9d73cde
lua/checkmate/init.lua
@@ -957,7 +957,7 @@ end
957
958
---Opens a picker to select a new value for the metadata under the cursor
959
---
960
----Set `config.ui.preferred_picker` to designate a specific picker implementation
+---Set `config.ui.picker` to designate a specific picker implementation
961
---Otherwise, will attempt to use an installed picker UI plugin, or fallback to native vim.ui.select
962
function M.select_metadata_value()
963
local api = require("checkmate.api")
0 commit comments