Skip to content

'tildeop' breaks preserving the case of the small camel #18

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

Merged
merged 2 commits into from
Dec 30, 2019

Conversation

MageJohn
Copy link
Contributor

When 'tildeop' is set the command normal! l~ doesn't work. This PR backs up the option, sets 'notildeop', and restores it afterwards.

When 'tildeop' is set the command `normal! l~` doesn't work. So back up the option, set `notildeop`, and restore it afterwards.
@Julian
Copy link
Owner

Julian commented Dec 30, 2019

Thanks! Can you think of a way to unit test this?

@MageJohn
Copy link
Contributor Author

Sure thing! This is my first experience with vim-flavor/vim-vspec, so please let me know if the test can be improved.

@Julian
Copy link
Owner

Julian commented Dec 30, 2019

Cool, well done, thanks!

@Julian Julian merged commit 78457d4 into Julian:master Dec 30, 2019
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