mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: restore telescope normal mode
what do you mean you have no normal mode
This commit is contained in:
parent
418be1bc44
commit
ef46e0433c
1 changed files with 0 additions and 5 deletions
|
|
@ -16,11 +16,6 @@ telescope.setup {
|
||||||
-- https://github.com/nvim-telescope/telescope.nvim/issues/938#issuecomment-877539724
|
-- https://github.com/nvim-telescope/telescope.nvim/issues/938#issuecomment-877539724
|
||||||
defaults = themes.get_ivy {
|
defaults = themes.get_ivy {
|
||||||
vimgrep_arguments = vimgrep_arguments,
|
vimgrep_arguments = vimgrep_arguments,
|
||||||
mappings = {
|
|
||||||
i = {
|
|
||||||
["<esc>"] = actions.close,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
layout_config = { height = 0.4 },
|
layout_config = { height = 0.4 },
|
||||||
borderchars = {
|
borderchars = {
|
||||||
"",
|
"",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue