rcarriga / nvim-notify

A fancy, configurable, notification manager for NeoVim
MIT License
3k stars 80 forks source link

feat(stages): generic `available_slot` function #91

Closed rcarriga closed 2 years ago

rcarriga commented 2 years ago

BREAKING CHANGE: Removes available_row function.

Allows users to find available rows or columns depending on the direction.