diff options
author | Mathias Fussenegger <f.mathias@zignar.net> | 2023-11-02 09:59:41 +0100 |
---|---|---|
committer | Mathias Fußenegger <mfussenegger@users.noreply.github.com> | 2023-11-04 08:17:42 +0100 |
commit | 9281edb334a374e7753d4a6b7a05e31120e39772 (patch) | |
tree | 9489c24d75cd5af1870984edcdb8ba0890fc11e7 /runtime/lua/vim/keymap.lua | |
parent | 468292dcb743c79714b030557cf2754b7b5bf07d (diff) | |
download | rneovim-9281edb334a374e7753d4a6b7a05e31120e39772.tar.gz rneovim-9281edb334a374e7753d4a6b7a05e31120e39772.tar.bz2 rneovim-9281edb334a374e7753d4a6b7a05e31120e39772.zip |
fix(lsp): create per client params in lsp.buf.code_action
`code_action` used the same parameters for all clients, which led to the
following warning and incorrect start/end column locations if using
clients with mixed encodings:
warning: multiple different client offset_encodings detected for
buffer, this is not supported yet
Diffstat (limited to 'runtime/lua/vim/keymap.lua')
0 files changed, 0 insertions, 0 deletions