Skip to content
New issue

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

bugfix: should not clear quickfix unless opened by vim-prettier itself #40

Merged

Conversation

mitermayer
Copy link
Member

Some other plugins also use quickfix for handling some internal functionality, we should therefore never clean or close the quickfix unless it was opened by vim-prettier itself.

  • making sure quickfix list is not cleared unless it is already opened
    with errors

fixes: #39

- making sure quickfix list is not cleared unless it is already opened
with errors
@mitermayer mitermayer changed the title bugfix: should not clear quickfix unles there are errors bugfix: should not clear quickfix unless there are errors Aug 13, 2017
@mitermayer mitermayer changed the title bugfix: should not clear quickfix unless there are errors bugfix: should not clear quickfix unless opened by vim-prettier itself Aug 13, 2017
@mitermayer mitermayer merged commit 7d4dff0 into master Aug 13, 2017
@mitermayer mitermayer deleted the issue-39/prettier-quickfix-other-plugins-compatibility branch August 13, 2017 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

:Prettier causes :Ggrep to lose history
1 participant