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

Failed to set unicode character as target of text objects. #258

Open
calon opened this issue Sep 9, 2020 · 0 comments
Open

Failed to set unicode character as target of text objects. #258

calon opened this issue Sep 9, 2020 · 0 comments

Comments

@calon
Copy link

calon commented Sep 9, 2020

Tried to set unicode character “(%u201c) and ”(%u201d) as quote targets.

autocmd User targets#mappings#user call targets#mappings#extend({
\ 'q': {'pair': [{'o': '%u201c', 'c': '%u201d'}]},
\ })

But it does'nt work.
When placing cursor between a pair of these quotes, after excuting command like "viq", some characters were deleted, but not visually selected.

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

1 participant