mirror of
https://github.com/zoriya/vim.git
synced 2026-05-31 10:35:54 +00:00
ad4d7f446d
Problem: can select empty inner text blocks
(laurentalacoque)
Solution: make selecting empty inner text blocks an error
textobjects: Make selecting inner empty blocks an error
fixes: #13514
closes: #13523
Signed-off-by: Christian Brabandt <cb@256bit.org>