mirror of
https://github.com/neovim/neovim.git
synced 2026-09-05 13:40:57 +00:00
Problem: Currently, it only supports sending requests using the current cursor position as a parameter. Solution: Support sending requests using arbitrary positions.