Commit bb93e29
committed
vim: Import v9.1.1933
* 9.1.1933: completion: complete_match() is not useful
* 9.1.1932: OSC terminal response hard to detect
* runtime(doc): remove outdated help about 'completeopt' "fuzzy"
* translation: regenerate po/vim.pot after v9.1.1930
* 9.1.1931: completion: wrong item selected with fuzzy and noinsert1 parent d1eb55b commit bb93e29
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/builtin.txt+1-47
- runtime/doc/intro.txt+4-2
- runtime/doc/options.txt+2-24
- runtime/doc/tags+2-3
- runtime/doc/usr_41.txt+1-3
- runtime/doc/version9.txt+1-3
- runtime/optwin.vim+1-3
- runtime/syntax/vim.vim+21-21
- src/buffer.c-1
- src/evalfunc.c+2-2
- src/getchar.c+5
- src/globals.h+3
- src/insexpand.c+9-164
- src/keymap.h+2
- src/misc2.c+2
- src/option.c-7
- src/option.h-1
- src/optiondefs.h-5
- src/optionstr.c-43
- src/po/vim.pot+1-9
- src/proto/insexpand.pro-1
- src/proto/optionstr.pro-1
- src/structs.h-1
- src/term.c+19-9
- src/testdir/test_ins_complete.vim+9-93
- src/testdir/test_termcodes.vim+27-3
- src/testdir/util/gen_opt_test.vim-1
- src/version.c+6
0 commit comments