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

How to disable error notifications? #7

Closed
xinghe98 opened this issue Aug 28, 2023 · 1 comment
Closed

How to disable error notifications? #7

xinghe98 opened this issue Aug 28, 2023 · 1 comment

Comments

@xinghe98
Copy link

I am using nvim-notify plugin to beautify my notifications,but,When I encounter a format error with this plugin, it takes up too much of my screen, is there a way to disable the error notification
2023-08-28_13-29

@stevearc
Copy link
Owner

I have disabled those error notifications by default now (they will still show up in the log file). Additionally, you can also pass quiet = true to the format() command to disable any remaining notifications (e.g. timeout when sync formatting).

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

No branches or pull requests

2 participants