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

Question about case sensitivity #40

Open
farzadmf opened this issue Sep 1, 2020 · 1 comment
Open

Question about case sensitivity #40

farzadmf opened this issue Sep 1, 2020 · 1 comment

Comments

@farzadmf
Copy link

farzadmf commented Sep 1, 2020

Hi, I have a question about casing of the words (I have put the map bindings from the README)

Let's say my cursor is on the word set; when I do z* or *, it would select both set and Set; however, when I'm on Set, it would only select Set.

What happens if I'm on a set and I want to only select lowercase set words? Can I do that?

@thinca
Copy link
Contributor

thinca commented Dec 15, 2021

This behavior depends on 'smartcase' option of Vim.
You can see :help 'smartcase' for details.

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

No branches or pull requests

2 participants