rcarriga / nvim-notify

A fancy, configurable, notification manager for NeoVim
MIT License
3.03k stars 81 forks source link

Toggle the notifications ui? #242

Closed niksingh710 closed 8 months ago

niksingh710 commented 8 months ago

is there any way i can disable the notifications? as i use firenvim i would like to disable it on this.

rcarriga commented 8 months ago

nvim-notify doesn't override anything, it's done somewhere else in your config. If using noice.nvim you can configure it to not use nvim-notify as far as I know but I don't use it.