项目作者: rinx

项目描述 :
Listening radiko.jp via Vim
高级语言: Vim script
项目地址: git://github.com/rinx/radiko.vim.git
创建时间: 2015-12-17T13:39:38Z
项目社区:https://github.com/rinx/radiko.vim

开源协议:

下载


radiko.vim
Build Status

Powered by vital.vim

You can enjoy radiko with Vim.

Dependencies

Usage

First, you should execute :RadikoUpdateStations command to initalize station list.
(There’s no need to execute it after ~/.cache/radiko-vim/stations.cache was created.)

  • :RadikoPlay <station_id> : Play radiko station.
  • :RadikoStop : Stop the playing radiko station.
  • :RadikoUpdateStations : Update the station list.
  • :Unite radiko : Search stations with Unite interface.

  • :Unite rn2musics : Show RN2 music list.

Functions

There are useful functions to provide informations in this plugin.
Please read the document by using :help radiko command.

License

MIT License

References