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 Oct 1, 2020. It is now read-only.
I'd like to set up vim to show my code on the left and the errors on the right. I can do this by splitting my window and doing :copen to open the quickfix window on the right. When I save, however, things get crazy:
Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'd like to set up vim to show my code on the left and the errors on the right. I can do this by splitting my window and doing
:copen
to open the quickfix window on the right. When I save, however, things get crazy:http://cl.ly/0p1Q3d3Y1s1I
(click through for video)
Is it possible to set up this configuration?
The text was updated successfully, but these errors were encountered: