diff options
author | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2024-05-30 10:46:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 10:46:26 +0200 |
commit | 5c33815448e11b514678f39cecc74e68131d4628 (patch) | |
tree | 98375094ca5cf9e5d035db555f08e75dd7c1d822 /runtime/lua/vim/text.lua | |
parent | b2bad0ac91ddb9b33c3547b6fd4f7278794818d9 (diff) | |
download | rneovim-5c33815448e11b514678f39cecc74e68131d4628.tar.gz rneovim-5c33815448e11b514678f39cecc74e68131d4628.tar.bz2 rneovim-5c33815448e11b514678f39cecc74e68131d4628.zip |
refactor(lsp): replace util.buf_versions with changedtick (#28943)
`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.
Diffstat (limited to 'runtime/lua/vim/text.lua')
0 files changed, 0 insertions, 0 deletions