Commit da712a3
committed
vim: Import v9.1.1752
* runtime(doc): Update autocmd examples for command line autocompletion
* runtime(doc): improve docs related to 'autocomplete'
* 9.1.1752: tests: need another test for v9.1.1750 behaviour
* 9.1.1751: potential buffer-overflow in find_pattern_in_path()
* 9.1.1750: completion: preinserted text highlighed using ComplMatchIns
* 9.1.1749: leaking memory in cs_find_common()
* 9.1.1748: macOS: Default scheduler priority too low1 parent fe88795 commit da712a3
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/cmdline.txt+4-4
- runtime/doc/insert.txt+2-2
- runtime/doc/options.txt+9-9
- runtime/doc/syntax.txt+2-2
- runtime/doc/version9.txt+3-1
- runtime/doc/vi_diff.txt+2-2
- src/if_cscope.c+3
- src/insexpand.c+5-4
- src/os_mac.h+5
- src/os_unix.c+9
- src/search.c+1-1
- src/testdir/dumps/Test_autocompletedelay_7.dump+1-1
- src/testdir/test_ins_complete.vim+6
- src/version.c+10
0 commit comments