Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lsp: use getbufoneline when possible
use getbufoneline when it's available to get a line instead of getting all the lines of a buffer and selecting only the line of interest.
- Loading branch information