Riff.nvim: Play YouTube music inside Neovim
I built a small Neovim plugin called riff.nvim that lets you search and play YouTube music without leaving the editor. It uses Telescope for fuzzy searching and a player backend for streaming audio. The goal was to make it easy to listen to music while coding, without switching context or opening another app.
I’d love feedback on whether this approach feels useful, and suggestions on features that might make it better (e.g., playlists, better controls, integration with other tools).
Repo and setup instructions: https://github.com/Rits1272/riff.nvim