Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(motion): Add hop.nvim #210

Merged
merged 2 commits into from
May 24, 2023
Merged

feat(motion): Add hop.nvim #210

merged 2 commits into from
May 24, 2023

Conversation

jay-babu
Copy link
Contributor

No description provided.

Copy link
Member

@luxus luxus left a comment

Choose a reason for hiding this comment

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

isn't the correct folder hop-nvim and filename hop-nvim?

Copy link
Member

@mehalter mehalter left a comment

Choose a reason for hiding this comment

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

I went ahead and resolved the folder name issue. This looks good to go!

@mehalter mehalter merged commit 22fe02f into AstroNvim:main May 24, 2023
4 checks passed
{
"s",
function() require("hop").hint_words { extend_visual = true } end,
mode = { "n" },
Copy link

Choose a reason for hiding this comment

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

Should this be "v"?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, sorry

@jay-babu
Copy link
Contributor Author

I went ahead and resolved the folder name issue. This looks good to go!

Thanks, sorry. Got wrapped up in other stuff yesterday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants