Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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