You are not logged in.

#1 2010-02-03 23:40:11

mikezackles
Member
Registered: 2007-09-23
Posts: 41

bisect.vim - A vim plugin for navigation via bisection.

http://github.com/mikezackles/Bisect

Maybe my vim skills are just lacking, but this scratched an itch, and I'm already finding it handy.

I was basically stumbling my way through vimscript, so I'm not sure how the code stands up.  Getting visual mode working was especially frustrating.

Anyway, by default you can use <C-j>, <C-k>, <C-h>, and <C-l> in the obvious way to home in on a location that's visible on the screen, both vertically and horizontally.  <C-n> cancels a bisect.

Hopefully someone else will find this useful! smile

Offline

#2 2010-02-04 17:08:13

mikezackles
Member
Registered: 2007-09-23
Posts: 41

Re: bisect.vim - A vim plugin for navigation via bisection.

Oh, there's a vimball here now, if anyone wants it: http://www.vim.org/scripts/script.php?script_id=2960

Offline

#3 2010-06-29 21:26:45

GGLucas
Member
Registered: 2008-03-13
Posts: 113

Re: bisect.vim - A vim plugin for navigation via bisection.

I was browsing the community contributions forum when I came upon this. I've been using the plugin pretty much since it was posted on vim.org, didn't know someone from here made it smile

Just wanted to say I love the idea and use it all the time, very nice plugin.

Offline

#4 2010-07-27 18:38:06

mikezackles
Member
Registered: 2007-09-23
Posts: 41

Re: bisect.vim - A vim plugin for navigation via bisection.

Sorry, I just saw your post.  Great!  I'm glad someone else finds it useful as well.

Offline

Board footer

Powered by FluxBB