Skip to content

Commit

Permalink
Trie based jump mode
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
semin-park committed Dec 31, 2022
1 parent a4b8e29 commit e5d621f
Show file tree
Hide file tree
Showing 7 changed files with 646 additions and 290 deletions.
Loading

0 comments on commit e5d621f

Please sign in to comment.