Commit 36f3613
committed
vim: Import v8.2.4732
* 8.2.4732: duplicate code to free fuzzy matches
* 8.2.4731: the changelist index is not remembered per buffer
* 8.2.4730: MS-Windows GUI: cannot use CTRL-/
* 8.2.4729: HEEx and Surface templates do not need a separate filetype
* 8.2.4728: no test that v:event cannot be modified
* 8.2.4727: unused code1 parent e184ecd commit 36f3613
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/editing.txt+1-1
- runtime/doc/eval.txt+1-1
- runtime/doc/vim9.txt+1-1
- runtime/filetype.vim+2-8
- src/buffer.c+4
- src/cmdexpand.c+1-7
- src/errors.h+11-12
- src/evalfunc.c+19-6
- src/gui_w32.c+14
- src/option.c+4
- src/proto/search.pro+1-1
- src/search.c+34-33
- src/structs.h+1
- src/testdir/test_autocmd.vim+18
- src/testdir/test_changelist.vim+28-2
- src/testdir/test_filetype.vim+1-3
- src/version.c+12
0 commit comments