aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2015-07-14 09:24:46 -0400
committerTeddy Wing2015-07-14 09:24:46 -0400
commita037e921a4b9b0539c93450fe3df1f6c8175ceab (patch)
treed204283081df44351ccf174211594bda2da93e80
parent91d022026f10bac96ed9f7ad7ff22fbd8e2b2c62 (diff)
downloadauditory.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--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 449fcf6..fccd05f 100644
--- a/TODO
+++ b/TODO
@@ -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)