search.kak is a plugin for searching and jumping.
It is inspired by EasyMotion, but works by content rather than hints.
Configuration
map -docstring 'Search' global normal f ':search<ret>(?i)\Q'
map -docstring 'Jump backward' global normal F <c-o>
2 Likes
TeddyDD
3
@alexherbo2 tends to be a bit trigger-happy when it comes to removing repositories. My advice is to always fork before using theirs projects
almr
4
It’s not even on the Wayback Machine. I found GitHub - 1g0rb0hm/search.kak: Kakoune Editor Search Plugin but it seems unrelated; it’s been truly erased from the web…