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

Fix issue #11 #13

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Fix issue #11 #13

merged 1 commit into from
Jan 12, 2025

Conversation

kkew3
Copy link
Owner

@kkew3 kkew3 commented Jan 12, 2025

This commit also drops dependency of all omap motions on side effects (i.e. one-off augroup trick used in https://github.com/svermeulen/vim-NotableFt), because in some vimscript environment, it becomes unreliable and might not be triggered as expected. As a result, the onoremap writing styles for all motions are unified.

This commit also drops dependency of all omap motions on side effects (i.e. one-off augroup trick used in https://github.com/svermeulen/vim-NotableFt), because in some vimscript environment, it becomes unreliable and might not be triggered as expected. As a result, the onoremap writing styles for all motions are unified.
@kkew3 kkew3 merged commit d4325b9 into rust Jan 12, 2025
6 checks passed
@kkew3 kkew3 deleted the issue/11 branch January 12, 2025 09:24
@kkew3 kkew3 linked an issue Jan 31, 2025 that may be closed by this pull request
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.

Not all operated text goes into register when d-special is in effect
1 participant