Skip to content

wbangna/vim-hjkl-bisect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

bisectj-vim

Jump to anywhere in the displayed vim window using bisection.

Possible configuration in your vimrc:

nmap j :BisectStartDown nmap k :BisectStartUp nmap l :BisectStartRight nmap h :BisectStartLeft

Start bisecting vertically with j or k. continue bisecting with 'j' and 'k' keys. Pressing 'h', 'l', 'Esc' or 'Enter' will quit bisecting.

Start bisecting horizontally with h or l. continue bisecting with 'h' and 'l' keys. Pressing 'j', 'k', 'Esc' or 'Enter' will quit bisecting.

About

Jump bisecting the visual screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published