1 مستودع
Highlighting jump targets specifically filtered by direction to optimize movement.
Distinct from Jump Target Filtering: Focuses on visually highlighting targets in a specific direction rather than just using a trie to filter typed characters.
Explore 1 awesome GitHub repository matching software engineering & architecture · Directional Target Highlighting. Refine with filters or upvote what's useful.
This is a navigation plugin for Vim that enables instant cursor movement by highlighting all possible jump targets in the visible text and assigning them unique keys. It functions as a search-to-jump extension, converting character or multi-character search patterns into single-key jumps to specific text targets. The tool supports multibyte text navigation, allowing users to search for and jump to Japanese characters using alphabetical input patterns. It also employs intelligent case matching and symbol-based mapping to link numeric digits with their corresponding keyboard shift-symbols. The
Offers jump-target highlighting for directional movement to avoid repetitive use of standard movement keys.