diff options
author | Michael Lingelbach <m.j.lbach@gmail.com> | 2021-10-20 09:33:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-20 09:33:09 -0700 |
commit | c5525f265b35599714f4413e42ba5e6734e1961d (patch) | |
tree | 1a8476458172978600afbdd0005e8723e0ceff3d /src/nvim/diff.c | |
parent | dc6c9fe44240d02ecb65eb8689ce5a90f9f14270 (diff) | |
download | rneovim-c5525f265b35599714f4413e42ba5e6734e1961d.tar.gz rneovim-c5525f265b35599714f4413e42ba5e6734e1961d.tar.bz2 rneovim-c5525f265b35599714f4413e42ba5e6734e1961d.zip |
fix(lsp): avoid duplicates in client attached buffers (#16099)
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
Diffstat (limited to 'src/nvim/diff.c')
0 files changed, 0 insertions, 0 deletions