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 was archived by the owner on Oct 1, 2020. It is now read-only.
Pass --quite to FlowClientCall() in flow#jump_to_def()
:FlowJumpToDef currently doesn't work without this flag (tested with
flow v0.61.0 nvim v0.2.0). It's probably flow server's fault to output
server information in the presence of `--from vim` but it doesn't hurt
to have this flag set.
0 commit comments