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
v0.1.3
* Fix `G` mapping to behave as expected and move the cursor to the bottom
of the buffer when no count is specified
* Fix errors that would appear after double execution of `:AuditoryOn` and
`:AuditoryOff`
v0.1.0
* Don't turn the sounds on by default when the plugin is loaded
* Add `g:auditory_on` config variable
* Add `g:auditory_galaxy_far_far_away` config variable
* Add `AuditoryOn`, `AuditoryOff`, and `AuditoryToggle` commands to turn
sounds on and off
* Respect user mappings when remapping to add sounds
* Respect user mappings when unmapping to turn the plugin off
v0.0.3
* Update default insert mode sounds, which now use 3 octaves from the C#
scale instead of a single one.
* Fix bug where `d` didn't save to the delete register
* Add installation instructions to README
Initial release
First alpha release following initial development at Boston Music Hack
Day 2014.
Support for an array of normal mode command sounds, insert mode sounds,
as well as Galaxy Far Far Away sounds in insert mode.