diff options
| author | Teddy Wing | 2015-07-18 22:26:29 -0400 |
|---|---|---|
| committer | Teddy Wing | 2015-07-18 22:26:29 -0400 |
| commit | b262ac5ba505c6ee27ad3dcf0db8b868f52a100b (patch) | |
| tree | 10b5736a33973c199f90e2d72225c6c79d45bc4d /.gitignore | |
| parent | a3fcb8c8a3b7d05ef354aa250acef49d2c5a8fba (diff) | |
| download | auditory.vim-b262ac5ba505c6ee27ad3dcf0db8b868f52a100b.tar.bz2 | |
autoload/autoload.vim: Use `nnoremap` instead of `nmap`
I wanted to use `nmap` so that user-defined commands would come through,
but that caused the sounds to play recursively, a problem I now remember
from when I originally wrote this. Change it to `nnoremap` by default to
get around this. We'll look into whether it's possible to get
user-defined mappings attached somehow. Maybe in the save-and-restore
process.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
