Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 318 Bytes

File metadata and controls

14 lines (10 loc) · 318 Bytes

SubEasymotion

This is a sublime plugin port from VIM easymotion.

Install

cd /sublime/package/dir/
git clone https://github.com/rogercloud/SubEasymotion.git

Usage:

  • "ctrl + ," + "w": move forward
  • "ctrl + ," + "b": move backward

Ps: It's still the first version, more feature is coming.