mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-05-29 17:32:30 +00:00
typo: which_key (#1560)
This commit is contained in:
@@ -867,7 +867,7 @@ end
|
||||
|
||||
--- Display the keymaps of registered actions similar to which-key.nvim.<br>
|
||||
--- - Notes:
|
||||
--- - The defaults can be overridden via |action_generate.toggle_registered_actions|.
|
||||
--- - The defaults can be overridden via |action_generate.which_key|.
|
||||
---@param prompt_bufnr number: The prompt bufnr
|
||||
actions.which_key = function(prompt_bufnr, opts)
|
||||
opts = opts or {}
|
||||
|
||||
Reference in New Issue
Block a user