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
:verb set makeprg says that
:verb set makeprg
vim-dispatch/autoload/dispatch.vim
Line 1329 in a2ff28a
%:S
&makeprg
The text was updated successfully, but these errors were encountered:
It should be temporarily changed, then restored here:
Line 1349 in a2ff28a
Sorry, something went wrong.
How come line 1349 is not reached?
No branches or pull requests
:verb set makeprg
says thatvim-dispatch/autoload/dispatch.vim
Line 1329 in a2ff28a
%:S
to&makeprg
; instead, keep it as it.The text was updated successfully, but these errors were encountered: