mirror of
https://github.com/neovim/neovim.git
synced 2026-04-20 22:35:33 +00:00
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: vim/vim#13514
closes: vim/vim#13523
ad4d7f446d
Co-authored-by: Christian Brabandt <cb@256bit.org>