aboutsummaryrefslogtreecommitdiffstats
path: root/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'plugin')
-rw-r--r--plugin/auditory.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/auditory.vim b/plugin/auditory.vim
index 87bfd71..21082f0 100644
--- a/plugin/auditory.vim
+++ b/plugin/auditory.vim
@@ -18,6 +18,7 @@ augroup END
command! AuditoryToggleGalaxyFarFarAway call auditory#ToggleGalaxyFarFarAway()
+command! AuditoryOff call auditory#Unmap()
call auditory#AssignMappings()