/vimmpc

:notes: A MPD controller for Vim

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Vimmpc

Vimmpc provides functionality for manipulating mpd from within the vim editor.

Dependencies

The following dependencies are required to use vimmpc:

Installation

$ tar xzf vimmpc-(revision).tar.gz
$ cd ~/.vim/plugin
$ ln -s /path/to/vimmpc/vimmpc.vim
$ ln -s /path/to/vimmpc/vimmpc.py

And finally:

$ vim -c 'MPC'

To complete the installation and launch Vim with MPC loaded.

NOTE: Vim can be loaded as normal and vimmpc activated by use of :MPC

Screenshots

Here is a screenshot of vimmpc in action:

interface

Development

The development version can be viewed on github

Please note that development is currently stalled just now due to an expired interest on my part. Anyone wishing to maintain it please feel free.