luckasRanarison / nvim-devdocs

Neovim DevDocs integration
MIT License
265 stars 19 forks source link

Remove "plugin initialized" message #80

Open anuramat opened 4 months ago

anuramat commented 4 months ago

Is it possible to turn off the "[nvim-devdocs] Plugin initialized" message on startup?

luckasRanarison commented 4 months ago

It should only appear in debug mode, do you have DEBUG_PLENARY set or notification minimal level to debug?

anuramat commented 4 months ago

$DEBUG_PLENARY is unset for me, how can I check the notification level?