fix: fix keep insert when going from telescope window to telescope window (#1600)
Also fixes `initial_mode` Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if !has('nvim-0.7.0')
|
||||
echoerr "Telescope.nvim requires at least nvim-0.7.0. See `:h telescope.changelog-1549`"
|
||||
echoerr "Telescope.nvim requires at least nvim-0.7.0. See `:h telescope.changelog-1851`"
|
||||
finish
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user