mirror of
https://github.com/machakann/vim-sandwich.git
synced 2026-05-28 00:26:34 +02:00
Tiny refactoring.
This commit is contained in:
@@ -318,7 +318,7 @@ function! s:stuff._get_region(candidates, clock, stimeoutlen) dict abort "{{{
|
||||
finally
|
||||
" restore visualmode
|
||||
execute 'normal! ' . visualmode
|
||||
execute 'normal! ' . "\<Esc>"
|
||||
execute "normal! \<Esc>"
|
||||
call cursor(self.cursor)
|
||||
" restore marks
|
||||
call setpos("'<", visual_head)
|
||||
|
||||
Reference in New Issue
Block a user