Files
neovim/runtime/lua/vim
Michael Lingelbach c31bc6ea73 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.
2021-07-14 09:15:43 -07:00
..
2018-12-20 11:57:30 +01:00
2020-11-12 22:21:34 -05:00
2021-06-14 21:45:14 +02:00
2021-05-01 08:19:48 -04:00