Skip to content

johnnydepup/vimodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimodoro

Pomodoro Timer for Vim

Usage

To start/stop the timer, run :Vimodoro

To see the time left, :GetTimeRemaining.

To add the timer to the statusline, execute :set statusline +=\ %{GetTimeRemaining()}

To update the status continuously, run :call timer_start(1000, {-> execute(':let &stl=&stl')}, {'repeat': -1})

About

Pomodoro Timer for Vim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors