You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: