mirror of
https://github.com/neovim/neovim.git
synced 2025-09-16 08:18:17 +00:00

Subset of https://github.com/neovim/neovim/pull/22407 that was reverted in https://github.com/neovim/neovim/pull/22604 If a buffer is renamed sending `didClose` for the old buffer helps ensure the language server doesn't keep a stale document in memory.