diff options
author | Michael Lingelbach <m.j.lbach@gmail.com> | 2022-01-08 02:30:59 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-08 11:30:59 +0100 |
commit | b65a23a13a29176aa669afc5d1c906d1d51e0a39 (patch) | |
tree | a675e3b9036242d70b4ab3468c245d3150138841 /src/clint.py | |
parent | e92b816336a04c18c4aa78eb180158a2bc02ace4 (diff) | |
download | rneovim-b65a23a13a29176aa669afc5d1c906d1d51e0a39.tar.gz rneovim-b65a23a13a29176aa669afc5d1c906d1d51e0a39.tar.bz2 rneovim-b65a23a13a29176aa669afc5d1c906d1d51e0a39.zip |
fix(lsp): resolve bufnr for get_lines (#16986)
Closes https://github.com/neovim/neovim/issues/16985
* get_lines checks if buf_loaded using bufnr 0, which is
typically used as a sentinel value, but here must be resolved
to the true bufnr
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions