8000 GitHub - osyo-manga/vim-itunes-bgm: bgm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

osyo-manga/vim-itunes-bgm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

#itunes-bgm.vim

iTunes ストアのサンプル曲の再生を非同期で行う

##Requirement

  • command
  • mplayer
  • wget or curl
  • vim plugin
  • vimproc

Using

" 引数のワードにマッチする曲のランダム再生を開始
:ITunesBGMStart アイドルマスター

" 再生を停止
:ITunesBGMStop

" 次の曲へ移動
:ITunesBGMNext

" :ITunesBGMStart でマッチした曲の一覧を unite で表示
" Use unite.vim
:Unite itunes_bgm

" プレイリストの一覧を表示
:ITunesBGMPlayList

Screencapture

Releases

No releases published

Packages

No packages published
0