标签 easymotion插件 下的文章

1)可以使用搜索/跳到任意位置2) easymotion插件https://github.com/easymotion/vim-easymotion添加一个映射即可: nmap ss <Plug>(easymotion-s2)在使用是Normal模式下输入ss,然后输入要查询的字符,最后输入标红要定位的字母即可。