diff options
| author | Teddy Wing | 2014-11-15 01:13:06 -0500 |
|---|---|---|
| committer | Teddy Wing | 2014-11-15 01:17:44 -0500 |
| commit | 3c76f38c4af8ca159f1bd24c153558b1e7ae171d (patch) | |
| tree | f461be64f6762cc79317fb1a2e13270317540db0 /README.md | |
| parent | b766856147051d7d16f91bfb0f540885d12306f2 (diff) | |
| download | auditory.vim-3c76f38c4af8ca159f1bd24c153558b1e7ae171d.tar.bz2 | |
autoload/auditory.vim: Fix `d` not saving to register bug
Previously my custom `d` and `dd` operators wouldn't save their
deletions to the unnamed register. For normal custom operators this is
exactly what you want, but not when you're making your own delete
operator.
When you notice this it becomes _extremely_ annoying. Fixing it here so
now deleted text goes into the unnamed register.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions
