nvim: restore telescope normal mode

what do you mean you have no normal mode
This commit is contained in:
Primrose 2025-07-03 13:58:00 +02:00
parent 418be1bc44
commit ef46e0433c
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -16,11 +16,6 @@ telescope.setup {
-- https://github.com/nvim-telescope/telescope.nvim/issues/938#issuecomment-877539724
defaults = themes.get_ivy {
vimgrep_arguments = vimgrep_arguments,
mappings = {
i = {
["<esc>"] = actions.close,
},
},
layout_config = { height = 0.4 },
borderchars = {
"",