Replies: 1 comment 1 reply
-
It's all in the docs. You could also use something like nvim-notify so the messages will be displayed as a notification. To disable, check https://github.com/folke/lazy.nvim#%EF%B8%8F-configuration Check checker and change_detection |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Often I try to open a file, make a very quick change and close the file all within 30 seconds or so but the start up lazy nvim message is in my way for a long time. I end up seeing it and waiting for it to go away 100 times a day when I'm making quick edits. Is there anyway that I can suppress this message or remove it entirely?
Beta Was this translation helpful? Give feedback.
All reactions