You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit introduces trie based jump mode, where each leaf node
corresponds to a key sequence. Each leaf node is expanded as necessary.
Disclaimer: the core logic was heavily influenced by hop.nvim, and the
visuals were taken directly from hop.nvim as well.
0 commit comments