mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

* use codeunits/points instead of byte ranges when applicable * take into account different file formats when computing range and sending text (dos, unix, and mac supported) * add tests of incremental sync