We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<c-o>
Once I select and jump to a item in diagnostic list, then I have no way to go back, <C-o> fails to work.
<C-o>
It is frustrating when I set to option auto_jump = {"lsp_definitions", "lsp_type_definitions"}. I always can't go back to where I start.
auto_jump = {"lsp_definitions", "lsp_type_definitions"}
#110 and #143 seems the same problem and requirement.
The text was updated successfully, but these errors were encountered:
f0477b0
Successfully merging a pull request may close this issue.
Once I select and jump to a item in diagnostic list, then I have no way to go back,
<C-o>
fails to work.It is frustrating when I set to option
auto_jump = {"lsp_definitions", "lsp_type_definitions"}
. I always can't go back to where I start.#110 and #143 seems the same problem and requirement.
The text was updated successfully, but these errors were encountered: