mirror of
https://github.com/neovim/neovim.git
synced 2025-09-09 12:58:16 +00:00

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.