rcarriga / nvim-notify

A fancy, configurable, notification manager for NeoVim
MIT License
2.91k stars 74 forks source link

Disable all animation #218

Closed Kyuuhachi closed 10 months ago

Kyuuhachi commented 11 months ago

I have set setup { animate = false, stages = "static" }, and yet the notifications are still animated when the terminal window resizes. How do I disable animations entirely?

rcarriga commented 10 months ago

Fixed the static stages to no longer animate changes