Fix typo
This commit is contained in:
parent
99b6d953ab
commit
bd04f3dad4
@ -1316,7 +1316,7 @@ function! s:EasyMotion(regexp, direction, visualmode, is_exclusive, ...) " {{{
|
||||
normal! v
|
||||
endif " }}}
|
||||
|
||||
" Adjuast screen for visual scroll {{{
|
||||
" Adjust screen for visual scroll {{{
|
||||
if ! empty(a:visualmode)
|
||||
keepjumps call cursor(win_first_line, 0)
|
||||
normal! zt
|
||||
|
Loading…
x
Reference in New Issue
Block a user