Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Added new option to select hint position in match. #229

Merged
merged 1 commit into from
Apr 25, 2022
Merged

Added new option to select hint position in match. #229

merged 1 commit into from
Apr 25, 2022

Conversation

liljaylj
Copy link

@liljaylj liljaylj commented Apr 5, 2022

For example, now you can use this command to hint word endings:

:lua require"hop".hint_words({hint_position = require"hop.hint".HintPosition.END})

Found discussion near this feature in this thread #71 (comment)

For example, now you can use this command to hint word endings:

```lua
:lua require"hop".hint_words({hint_position = require"hop.hint".HintPosition.END})
```
@liljaylj
Copy link
Author

liljaylj commented Apr 5, 2022

@phaazon please take a look (didn't find how to ask to review in the UI)

Copy link
Owner

@hadronized hadronized left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the idea! :)

@hadronized hadronized merged commit 6e349b9 into hadronized:master Apr 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants