mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
![github-actions[bot]](/assets/img/avatar_default.png)
This allows the user to detach an active buffer from the language
client. If no clients remain attached to a buffer, the on_lines callback
is used to cancel nvim_buf_attach.
(cherry picked from commit 6db2155032
)
Co-authored-by: Michael Lingelbach <m.j.lbach@gmail.com>