mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 13:08:33 +00:00

Problem: delete-with-register dispatches TextYankPost before updating yank registers Solution: Add flag to op_yank(). Fixes #10225
Problem: delete-with-register dispatches TextYankPost before updating yank registers Solution: Add flag to op_yank(). Fixes #10225