Add Spotify music from Vim to your Mopidy playlist with fzf-powered fuzzy-finding.
This plugin requires fzf.vim, mpc, and a running instance of Mopidy with a correctly configured Mopidy-Spotify to work properly.
Using vim-plug:
Plug 'AndreaOrru/fzf-mopidy-spotify.vim'
Then run :PlugInstall
to download the plugin.
:Song title
Search for songs bytitle
.:ArtistSong artist
Search for songs byartist
.:Album artist
Search for albums byartist
.:AlbumByTitle title
Search for albums bytitle
.:Playlist title
Search your playlists bytitle
.:SpotifyPlay
Play current playlist:SpotifyPause
Pause current playlist:SpotifyNext
Skip to the next song in the current playlist:SpotifyPrev
Skip to the previous song in the current playlist