diff options
author | Michael Lingelbach <m.j.lbach@gmail.com> | 2021-07-14 09:15:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-14 09:15:43 -0700 |
commit | c31bc6ea731567db86cbe91f7c62d89c612cd3ac (patch) | |
tree | 29f482e41df490998b3eaa5a5bbc38ed84f2503e /runtime/lua/vim/treesitter/language.lua | |
parent | 02bf251bb3f1dd55a2c6599790ae6a7772082cdd (diff) | |
download | rneovim-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/treesitter/language.lua')
0 files changed, 0 insertions, 0 deletions