mirror of
https://github.com/neovim/neovim.git
synced 2026-01-23 05:10:34 +00:00
Problem: mark '] wrong after copying text object (ubaldot)
Solution: Adjust position of '] for non-linewise, exclusive motions
(Jim Zhou)
related: vim/vim#16679
closes: vim/vim#16772
360a39ae6c
Co-authored-by: Jim Zhou <jimzhouzzy@gmail.com>