anuvyklack / pretty-fold.nvim

Foldtext customization in Neovim
Apache License 2.0
441 stars 22 forks source link

Way to suppress "preview module have been moved" message? #28

Closed alxndr closed 2 years ago

alxndr commented 2 years ago

When I start Neovim, I see this message in the status bar:

[pretty-fold.nvim] preview module have been moved into separate plugin:: https://github.com/anuvyklack/fold-preview.nvim

Is there a way to hide this message?

anuvyklack commented 2 years ago

Remove require('pretty-fold').preview() line somewhere inside you config.