Skip to content

Tags: scottyuan1028/hop.nvim

Tags

v2.7.1

Toggle v2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: set the extmarks columns to a smaller value than line length (sm…

…oka7#82)

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: respect case_insensitive (smoka7#76)

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add windows-list to allow custom window candidates (smoka7#70)

* feat: add windows-list to allow custom window candidates

* fix: always check focusable window

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
smoka7 mohsen
fix: Inform user when hop isn't initialized

closes smoka7#63

v2.5.0

Toggle v2.5.0's commit message
feat: Make virtual cursor configurable

v2.4.2

Toggle v2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix:change windows in multi windows mode only it's necessery (smoka7#57)

* fix: call winsaveview with nvim_win_call to avoid switching window cursor

* fix: rename buf_handle and win_handle to be consistent with JumpContext

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: don't checkout mappings when they're not loaded (smoka7#56)

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support match mappings (smoka7#51)

* feat: support match mappings

* feat: add testcases for match_mappings

* added farsi mapping

* fix hop vertical

---------

Co-authored-by: mohsen <[email protected]>

v2.3.2

Toggle v2.3.2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
smoka7 mohsen
fix: don't disable multi windows for terminal mode

fixes smoka7#49

v2.3.1

Toggle v2.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: change yank range to inclusive (smoka7#46)