mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

`lsp.util.buf_versions` was already derived from changedtick (`on_lines` from `buf_attach` synced the version) As far as I can tell there is no need to keep track of the state in a separate table.