Rapidly jump to the start of any line that is currently visible.
This was the only feature that I really used from vim-easymotion, and no other package emulated the workflow that I wanted well. Most of the time I don't want to search, or figure out what motion gets me precisely where I want. With this I just look at the line that I want to jump to, hit the label button, and I'm there.
jump-to-line:start
jump-to-line:start
: Start smalls jumping mode.No keymap by default.
e.g.
'atom-text-editor:not([mini])':'ctrl-;': 'jump-to-line:start'
Atom
Vim
Emacs
IntelliJ
This package is a fork and rewrite to flow/ES6 of atom-smalls
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.