Listening radiko.jp via Vim
You can enjoy radiko with Vim.
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.
There are useful functions to provide informations in this plugin.
Please read the document by using :help radiko
command.
MIT License