You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.
On Thu, 5 Nov 2020, 18:03 Benoit de Chezelles, ***@***.***> wrote:
You can actually create your own command for this. This is what you could
do:
command! CurrentLineDiagnostic lua require'jumpLoc'.openLineDiagnostics()
But it would be better to have it builtin in the plugin I guess, since the
lua call is not really documented afaik.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#71 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAETWG35S7YZLJ4EQH4S3YLSOLSIZANCNFSM4TLOBZPA>
.
Is there a way to show the diagnostic for the line under the cursor without using a "jump to next" or "jump to previous"?
The text was updated successfully, but these errors were encountered: