vim-airline-tomato : Pomodoro Technique
script karma |
Rating 21/6,
Downloaded by 796 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.255.141
|