diff options
| author | Teddy Wing | 2015-08-16 17:41:41 -0400 |
|---|---|---|
| committer | Teddy Wing | 2015-08-16 17:41:41 -0400 |
| commit | c6fe408ea61ee58abeb4a1fa1972829d75606244 (patch) | |
| tree | 523402ff1fe4c7851225b6dafa7fc1cead8fd725 | |
| parent | 2fc9acfb064c6bfbd184a31d17c1cf47800c1a88 (diff) | |
| download | auditory.vim-c6fe408ea61ee58abeb4a1fa1972829d75606244.tar.bz2 | |
CHANGELOG: Update with v0.1.0 changesv0.1.0
| -rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,6 +1,15 @@ CHANGELOG ========= +v0.1.0 (2015.08.16): + * 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.5 (2014.10.27): * Don't reload the plugin if it's already loaded |
