aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/uri.lua
diff options
context:
space:
mode:
authorMichael Lingelbach <m.j.lbach@gmail.com>2021-07-14 09:15:43 -0700
committerGitHub <noreply@github.com>2021-07-14 09:15:43 -0700
commitc31bc6ea731567db86cbe91f7c62d89c612cd3ac (patch)
tree29f482e41df490998b3eaa5a5bbc38ed84f2503e /runtime/lua/vim/uri.lua
parent02bf251bb3f1dd55a2c6599790ae6a7772082cdd (diff)
downloadrneovim-c31bc6ea731567db86cbe91f7c62d89c612cd3ac.tar.gz
rneovim-c31bc6ea731567db86cbe91f7c62d89c612cd3ac.tar.bz2
rneovim-c31bc6ea731567db86cbe91f7c62d89c612cd3ac.zip
fix(lsp): pass bufnr for async formatting (#15084)
the `textDocument/rangeFormatting` nad `textDocument/formatting` did not pass bufnr to apply_text_edits, meaning edits were applied to the user's currently active buffer. This could result in text being applied to the wrong buffer.
Diffstat (limited to 'runtime/lua/vim/uri.lua')
0 files changed, 0 insertions, 0 deletions