mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 21:45:05 +00:00
`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