Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

timer.nvim

super simple timer to speedrun through boring tasks

Features

  • Stopwatch: Start with :swgo and stop with :swstop.
  • Countdown Timer: Start a countdown (e.g., :tgo 30m for a 30-minute timer).

Installation

If you use lazy.nvim, add this to your plugin list:

{
"tkruer/timer.nvim",
config=function()
require("timer")
end,
}

About

super simple timer to speedrun through boring tasks

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages