mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-16 02:45:09 +00:00
refactor(mappings): use vim.keymap and remove __TelescopeKeymapStore (#2551)
(cherry picked from commit 991d5db624)
This commit is contained in:
@@ -1494,7 +1494,6 @@ function pickers.on_close_prompt(prompt_bufnr)
|
||||
buffer = prompt_bufnr,
|
||||
}
|
||||
picker.close_windows(status)
|
||||
mappings.clear(prompt_bufnr)
|
||||
end
|
||||
|
||||
function pickers.on_resize_window(prompt_bufnr)
|
||||
|
||||
Reference in New Issue
Block a user