Commit 5fb26cb
committed
vim: Import v8.2.5126
* 8.2.5126: substitute may overrun destination buffer
* 8.2.5125: MS-Windows: warnings from MinGW compiler
* 8.2.5124: when syntax timeout test fails it does not show the time
* 8.2.5123: using invalid index when looking for spell suggestions
* 8.2.5122: lisp indenting my run over the end of the line
* 8.2.5121: interrupt test sometimes fails
* 8.2.5120: searching for quotes may go over the end of the line1 parent 55fb754 commit 5fb26cb
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- src/ex_docmd.c+4-3
- src/indent.c+2
- src/map.c+1-1
- src/os_win32.c+1-1
- src/proto/os_win32.pro+1-1
- src/spellsuggest.c+2-1
- src/testdir/test_indent.vim+10
- src/testdir/test_interrupt.vim+7-4
- src/testdir/test_spell.vim+10
- src/testdir/test_substitute.vim+13
- src/testdir/test_syntax.vim+3-5
- src/textobject.c+6
- src/version.c+14
0 commit comments