An open API service indexing awesome lists of open source software.

https://github.com/klen/unite-radio.vim

Play radio stations in your VIM
https://github.com/klen/unite-radio.vim

Last synced: 12 months ago
JSON representation

Play radio stations in your VIM

Awesome Lists containing this project

README

          

Unite-Radio
===========

Unite-Radio is o Unite_'s source for listening and control internet radio in
your Vim.

.. note:: Plugin in early beta. Commits are welcome.

Install
-------

Install the distributed files into your Vim script directory which is usually
$HOME/.vim, or $HOME/vimfiles on Windows.

You can show the radiostation's list owith ":Unite radio" command
if you succeeded the installation.

Usage
-----

To show the radio's list, execute |:Unite| command with
"radio" as a source parameter.

:Unite radio

See :help unite-radio for more details.