Commit dc85810
committed
vim: Import v8.2.4567
* 8.2.4567: bracketed paste doesn't work well in Visual linewise mode
* 8.2.4566: check for existing buffer in session file may not work
* 8.2.4565: no command line completion for :breakadd and :breakdel
* 8.2.4564: running test leaves file behind1 parent d09f65d commit dc85810
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/builtin.txt+3-2
- src/cmdexpand.c+115-16
- src/normal.c+27-5
- src/session.c+2-2
- src/spellsuggest.c+1-1
- src/testdir/test_cmdline.vim+154
- src/testdir/test_mksession.vim+5
- src/testdir/test_paste.vim+46
- src/testdir/test_vim9_script.vim+53-33
- src/testdir/test_writefile.vim+11-1
- src/usercmd.c+3
- src/version.c+8
- src/vim.h+1
0 commit comments