Skip to content

rinx/radiko.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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