vim/telescope: bring back the old <c-p> binding :)
This commit is contained in:
parent
f01193b945
commit
51d24d9f93
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ local config = function()
|
|||
end
|
||||
end
|
||||
|
||||
map('<c-n>', {
|
||||
map('<c-p>', {
|
||||
-- ╭────╮ ╭──────╮ ╭────────────╮ ╭───────────────────╮
|
||||
-- │keys│ │picker│ │prompt title│ │mapping description│
|
||||
-- ╰────╯ ╰──────╯ ╰────────────╯ ╰───────────────────╯
|
||||
|
|
Loading…
Add table
Reference in a new issue