Skip to content

Commit

Permalink
Merge pull request #352 from trayo/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
haya14busa authored Oct 20, 2017
2 parents 76f0251 + 38a9bca commit 342549e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/EasyMotion.vim
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ function! s:Message(message) " {{{
if g:EasyMotion_verbose
echo 'EasyMotion: ' . a:message
else
" Make the current message dissapear
" Make the current message disappear
echo ''
" redraw
endif
Expand Down

0 comments on commit 342549e

Please sign in to comment.