tricks to allow easymotion recognize Chinese chars
e.g. <plug>(easymotion-s) + v would match 中 重 etc
Plug 'easymotion/vim-easymotion'
" must after easymotion plugin
Plug 'junyixu/vim-easymotion-chs'
NOTE:
not work for <Plug>(easymotion-s2) series,
see here
see also:
:h g:EasyMotion_use_migemo