mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

closes https://github.com/neovim/neovim/issues/16058 * add client.attached_buffers * only update client.attached_buffers in on_attach * use table instead of list for attached_buffers to avoid duplication