Skip to content

Mr-peipei/worktimer.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

worktimer.vim

Support Vim 8.1.2269 or above vim Free-CountDown-Timer-1200x505

Cencept

  • Supports vim
  • You Can Use timer in your vim preference

Installation

If you use vim plug, write follow the command in vimrc

Plug 'Mr-peipei/worktimer.vim',{ 'branch': 'main' }

and use :PlugInstall commnad

<Not available in the |sandbox|.> {only available when compiled with the |+timers| feature}

Usage

Command

Start Timer by:

:TimerStart

スクリーンショット 2021-05-02 19 59 34

Pause Timer by:

:TimerPause

Stop Timer by:

:TimerStop

Change Timer count by:

:TimerChange

Change word when timer finished by:

:TimerWordChange

default message is "You work too match, take a break!"
スクリーンショット 2021-05-02 19 59 40

key mappings

There is no mapping in default settings.
If you want to map command, add bellow command in your ~/.vimrc
(sample)

nmap <Leader>ts :TimerStart<CR>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published