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: add smartcase setting for jump-to-char #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mtoohey31
Copy link

This was my first draft. Some other things I considered were nesting the setup argument inside a table to make things more readable (i.e. the setup call would be require("jump-to-char"):setup({ smart = true })), or supporting arbitrary additional arguments to the "find_do" emit. Let me know if either of those sound useful!

Closes #35.

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.

jump-to-char: Case sensitivity toggle
1 participant