Skip to content
/ bimove Public

Moves the cursor using a binary search approach.

License

Notifications You must be signed in to change notification settings

kamecha/bimove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bimove

Moves the cursor using a binary search approach.

Alpha version. Any changes, including backward incompatible ones, are applied without announcements.

bimove-code

usage

nnoremap M <Plug>(bimove-enter)<Plug>(bimove)

nnoremap <Plug>(bimove)H <Plug>(bimove-high)<Plug>(bimove)
nnoremap <Plug>(bimove)L <Plug>(bimove-low)<Plug>(bimove)

highlight link BimoveHigh Search
highlight link BimoveCursor Visual
highlight link BimoveLow Visual

About

Moves the cursor using a binary search approach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published