mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 08:41:49 +10: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