Announcing ‘mini.jump2d’

announce
reddit
Jump to customizable spots within visible lines
Author

Evgeni Chasnovski

Published

May 6, 2022

Originally posted on Reddit

Immediate note: demo gif is made on a very slow laptop which resulted in a frame loss. In reality any reaction to typed key is instantaneous.

Hello, Neovim users!

I am happy to release mini.jump2d - yet another module of mini.nvim plugin. Unlike ‘mini.jump’, it is about jumping within visible lines in both directions (not only forward/backward). Idea is very similar to phaazon/hop.nvim: lock eyes on where you want to place cursor, start jumping (shows all possible jump spots labeled with single character), type labels appearing over target place until it is unambiguously filtered (usually takes about 2-3 keystrokes).

Features:

Main differences from ‘phaazon/hop.nvim’:

Please try it out and share your thoughts (here in comments or in dedicated beta-testing issue). Thanks!