diff options
author | KunMing Xie <qqzz014@gmail.com> | 2017-09-10 18:21:52 +0800 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-09-10 12:21:52 +0200 |
commit | 713a957e9c90fc1c57935e33346347807595f946 (patch) | |
tree | 9824c2aee3347f526534a5f531691b209f15be26 /src/nvim/diff.c | |
parent | d173d48177fd55928a9acd64a06d47371bbb6b09 (diff) | |
download | rneovim-713a957e9c90fc1c57935e33346347807595f946.tar.gz rneovim-713a957e9c90fc1c57935e33346347807595f946.tar.bz2 rneovim-713a957e9c90fc1c57935e33346347807595f946.zip |
vim-patch:8.0.0282 vim-patch:8.0.0291 (#7255)
vim-patch:8.0.0291
Problem: Visual block insertion does not insert in all lines.
Solution: Don't bail out of insert too early. Add a test. (Christian
Brabandt, closes vim/vim#1290)
https://github.com/vim/vim/commit/23fa81d2223cd9bb7c51829c48047b2976bc2d11
vim-patch:8.0.0282
Problem: When doing a Visual selection and using "I" to go to insert mode,
CTRL-O needs to be used twice to go to Normal mode.
(Coacher)
Solution: Check for the return value of edit(). (Christian Brabandt,
closes #1290)
https://github.com/vim/vim/commit/0b5c93a7f266cd8c90ea27bdaf9f7214a95d64d7
Diffstat (limited to 'src/nvim/diff.c')
0 files changed, 0 insertions, 0 deletions