mirror of
https://github.com/neovim/neovim.git
synced 2026-01-18 02:59:25 +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