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

Develop #68

Merged
merged 3 commits into from
Jun 28, 2024
Merged

Develop #68

merged 3 commits into from
Jun 28, 2024

Conversation

TheBlob42
Copy link
Owner

Fixes for #48 and #61

Vim represents the \ character as <Bslash> which needs to be handled
similar to <Space>. Fixes #61
Currently "processUnknownMappings" set to 'false' blocks the usage of
the builtin surround extension mappings (e.g. 'ysiw'). Since the
extension uses the operator function and we can't identify this
certainly. Therefore we check for a valid mapping + a motion argument.
Should fix #48
@TheBlob42 TheBlob42 merged commit 788a1b4 into main Jun 28, 2024
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.

1 participant