diff options
| author | Teddy Wing | 2015-07-14 09:24:46 -0400 | 
|---|---|---|
| committer | Teddy Wing | 2015-07-14 09:24:46 -0400 | 
| commit | a037e921a4b9b0539c93450fe3df1f6c8175ceab (patch) | |
| tree | d204283081df44351ccf174211594bda2da93e80 | |
| parent | 91d022026f10bac96ed9f7ad7ff22fbd8e2b2c62 (diff) | |
| download | auditory.vim-a037e921a4b9b0539c93450fe3df1f6c8175ceab.tar.bz2 | |
TODO: Add task for toggling the plugin on and off
Found the `maparg()` function over the weekend which I can now use to
toggle Auditory mappings and sounds on and off.
| -rw-r--r-- | TODO | 5 | 
1 files changed, 5 insertions, 0 deletions
| @@ -1,6 +1,11 @@  TODO  ==== +2015.07.14: +- Use Vim's `maparg()` to store user mappings so that we can create a toggle  +  command that restores pre-plugin mappings + +  2014.11.12:  v Use new sound files for regular and Cantina insert mode (2014.11.15) | 
