commit
342549e7a1
@ -435,7 +435,7 @@ function! s:Message(message) " {{{
|
|||||||
if g:EasyMotion_verbose
|
if g:EasyMotion_verbose
|
||||||
echo 'EasyMotion: ' . a:message
|
echo 'EasyMotion: ' . a:message
|
||||||
else
|
else
|
||||||
" Make the current message dissapear
|
" Make the current message disappear
|
||||||
echo ''
|
echo ''
|
||||||
" redraw
|
" redraw
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user