feat: show keymaps for builtin actions (#1084)
* Add default mappings `<C-/>`and `?` for insert and normal mode, respectively, to show registered keymappings (`actions.which_key`) attached to prompt buffer
This commit is contained in:
@@ -19,6 +19,7 @@ docs.test = function()
|
||||
"./lua/telescope/actions/state.lua",
|
||||
"./lua/telescope/actions/set.lua",
|
||||
"./lua/telescope/actions/utils.lua",
|
||||
"./lua/telescope/actions/generate.lua",
|
||||
"./lua/telescope/previewers/init.lua",
|
||||
"./lua/telescope/actions/history.lua",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user