sponsor Vim development Vim logo Vim Book Ad

vim-airline-tomato : Pomodoro Technique

 script karma  Rating 21/6, Downloaded by 884  Comments, bugs, improvements  Vim wiki

created by
Mocker Yang
 
script type
utility
 
description
This is vim-airline extension to display Pomodoro Technique
(get the latest version on https://github.com/Zuckonit/vim-airline-tomato )
Required
Airline: This is a extension of airline (like powerline, but more fast and KISS)
powerline-font: if you use chinese font, you may need install powerline font
Configuration
` If you want to change the working time:

let g:tomato#interval = 60 * 60
< If you wat to change rest time:

let g:tomato#rest_time = 20 * 60
< If you wat to change language(english or chinese):

let g:tomato#lang = 'chinese'
If you wat to change working text:

let g:tomato#remind = ":("
If you wat to change rest text:

let g:tomato#remind = ":)"
 
install details
https://github.com/Zuckonit/vim-airline-tomato
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-airline-tomato.zip 0.02 2013-11-01 7.2 Mocker Yang urgent bugfix, please use version 0.02
Please see the latest version on my github
ip used for rating: 216.73.216.107

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github