mirror of
https://github.com/neovim/neovim.git
synced 2026-01-09 04:47:38 +10: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