Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/osyoyu/vim-itunes-find

VimでiTunesの曲を検索, 再生
https://github.com/osyoyu/vim-itunes-find

Last synced: 16 days ago
JSON representation

VimでiTunesの曲を検索, 再生

Awesome Lists containing this project

README

        

vim-itunes-find
===============

## 使い方
* `:PlayAlbum <曲名>` : 曲名を検索して、最初にヒットした曲のアルバムをその曲から再生します。
* `:PlayTrack <曲名>` : 曲名を検索して、最初にヒットした曲だけを再生します。
* `:PlayAll <曲名>` : 曲名を検索して、ヒットした全ての曲を再生します。

再生・停止のような制御は [ryutorion/vim-itunes](https://github.com/ryutorion/vim-itunes) を使うと良いと思います。

## ライセンス
GPLv3