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
- Host: GitHub
- URL: https://github.com/klen/unite-radio.vim
- Owner: klen
- Created: 2013-08-27T12:05:41.000Z (almost 13 years ago)
- Default Branch: develop
- Last Pushed: 2016-07-10T12:05:03.000Z (almost 10 years ago)
- Last Synced: 2025-06-17T10:13:18.762Z (about 1 year ago)
- Language: VimL
- Size: 152 KB
- Stars: 14
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
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.