diff options
| author | Teddy Wing | 2014-11-09 18:25:10 -0500 |
|---|---|---|
| committer | Teddy Wing | 2014-11-09 18:26:27 -0500 |
| commit | 6b68ea2b9a611639306596886b6faf9ab9c67d7a (patch) | |
| tree | ece9e532f8dfdef9b78607c885afe3b2962d986f | |
| parent | 3077eb4d432c16f88322d2003cb744811dd394a7 (diff) | |
| download | auditory.vim-6b68ea2b9a611639306596886b6faf9ab9c67d7a.tar.bz2 | |
README: Add requirements sectionv0.0.1
Let people know that this plugin requires mplayer. Note that we don't
currently check for it in the plugin, but we should.
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ Created at Music Hack Day Boston 2014. **Note:** this is alpha software is still very buggy. Some mappings don't support counts when they should. A few audio files are available but the mappings haven't yet been implemented. +## Requirements +Requires [mplayer](http://www.mplayerhq.hu/). + + ## Contributing The code is a bit hackish at the moment. Any help improving the plugin is very much appreciated. Check the TODO file for ideas. |
