You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "I found that most of the time the only reason I exit from my Vim window is to change songs in XMMS. This script uses libcall () and a little library I wrote to control XMMS from Vim. You can change songs, change the volume, delete the playing song, shuffle play and pause.",
"install_details": "You need to have glib development package installed as well as the xmms development package. Then a simple \"make\" would do. Read the vimxmms.txt documentation included for the rest.",