diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2024-02-24 19:21:57 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-24 19:21:57 -0600 |
commit | 2e1f5055acdef650c27efc4afdf8606037ec021b (patch) | |
tree | 3c45462de95f9e63a902ca57813cb4440dfdf017 /src | |
parent | c2ddef30e743d8c1de6d960bf230b8646cb49c7c (diff) | |
download | rneovim-2e1f5055acdef650c27efc4afdf8606037ec021b.tar.gz rneovim-2e1f5055acdef650c27efc4afdf8606037ec021b.tar.bz2 rneovim-2e1f5055acdef650c27efc4afdf8606037ec021b.zip |
fix(lsp): add assertion for explicit bufnr in apply_text_edits (#27614)
Assert that the buffer number passed to apply_text_edits is fully
resolved (not 0 or null). Pass the known buffer number to
apply_text_edits from lsp.formatexpr().
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions