Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.11 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.11 KB

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