Time to stand reminders
{ "mvllow/stand.nvim" }
Optionally, install nvim-notify for more prominent notifications.
require("stand").setup()
require("stand").setup({
minute_interval = 60
})
StandWhen
- Display time remaining until next stand
StandNow
- Stand, dismissing any notifications and restarting the timer
StandEvery
- Set the stand interval in minutes for future timers
StandDisable
- Disable the stand timer
StandEnable
- Enable the stand timer