mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim/telescope: make buffer search start in insert mode
This commit is contained in:
parent
d5091a322e
commit
35cb32e584
1 changed files with 0 additions and 3 deletions
|
|
@ -46,9 +46,6 @@ telescope.setup {
|
||||||
live_grep = {
|
live_grep = {
|
||||||
layout_config = { height = 0.7 },
|
layout_config = { height = 0.7 },
|
||||||
},
|
},
|
||||||
buffers = {
|
|
||||||
initial_mode = "normal",
|
|
||||||
},
|
|
||||||
resume = {
|
resume = {
|
||||||
initial_mode = "normal",
|
initial_mode = "normal",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue