diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2019-08-25 10:20:38 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2019-08-27 22:13:45 +0200 |
commit | 5b41070c639f979023178042bea8e5fcc8a898fe (patch) | |
tree | c7e3c39c63e325950b8b123ed567e38898f406a1 /test/functional/api/vim_spec.lua | |
parent | bfc5a18f4b6cb4bc2335440254c346d731063b46 (diff) | |
download | rneovim-5b41070c639f979023178042bea8e5fcc8a898fe.tar.gz rneovim-5b41070c639f979023178042bea8e5fcc8a898fe.tar.bz2 rneovim-5b41070c639f979023178042bea8e5fcc8a898fe.zip |
paste: implement redo (AKA dot-repeat)
- Normal-mode redo idiom(?): prepend "i" and append ESC.
- Insert-mode only needs AppendToRedobuffLit().
- Cmdline-mode: only paste the first line.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions