awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDirectional Target Highlighting

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.

Awesome Directional Target Highlighting GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • easymotion/vim-easymotionالصورة الرمزية لـ easymotion

    easymotion/vim-easymotion

    7,743عرض على GitHub↗

    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.

    Vim scriptvimvim-easymotionvim-plugin
    عرض على GitHub↗7,743
  1. Home
  2. Software Engineering & Architecture
  3. Trie Data Structures
  4. Prefix Trie Filters
  5. Jump Target Filtering
  6. Directional Target Highlighting