| commit | 8320da42bc443fa5c76710d331f6b8c3cfc2981e | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Mon Apr 30 18:18:47 2012 +0200 |
| committer | Bram Moolenaar <Bram@vim.org> | Mon Apr 30 18:18:47 2012 +0200 |
| tree | 90c57ec9d2bf3814e6e7159fda58676956afea8c | |
| parent | b41d9689f1bec8434bb400b344b249180ac47668 [diff] |
updated for version 7.3.513
Problem: Cannot use CTRL-E and CTRL-Y with "r".
Solution: Make CTRL-E and CTRL-Y work like in Insert mode. (Christian
Brabandt)