mirror of
https://github.com/neovim/neovim.git
synced 2026-09-17 03:12:08 +00:00
buffer_updates: set `deleted_bytes` correctly when hitting `~` When doing bytebased update, we need to revisit this to let outer calls of ml_get_line handle the deleted part (will be more precise)