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

fix: don't create select mode keymap #34

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

mawkler
Copy link
Contributor

@mawkler mawkler commented Oct 6, 2023

The option v actually creates a mapping in visual and select mode. This is a common mistake. x is used for setting it only in visual mode.

Select mode is most commonly interacted with in snippets.

@chrishrb
Copy link
Owner

chrishrb commented Oct 6, 2023

oh, didn‘t know that. After some research on the internet, this totally makes sense - thank you! 👍

@chrishrb chrishrb merged commit 38d776a into chrishrb:main Oct 6, 2023
2 checks passed
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.

2 participants