refactor(mappings): use vim.keymap and remove __TelescopeKeymapStore (#2551)
This commit is contained in:
@@ -1498,7 +1498,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