🐛 fix(nvim): telescope closing zoxide with temporary fix
This commit is contained in:
parent
8881f02a93
commit
8697976291
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ return {
|
|||
["<C-k>"] = actions.move_selection_previous,
|
||||
["<C-r>"] = actions.delete_buffer,
|
||||
["<C-j>"] = actions.move_selection_next,
|
||||
["<esc>"] = actions.close,
|
||||
["<C-p>"] = require("telescope.actions.layout").toggle_preview,
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue