Commit a5a8acb
committed
vim: Import v9.1.1785
* 9.1.1785: typo in comment in change.c
* runtime(doc): fix typo, reorder, mention zip plugin at :h changed-9.2
* runtime(doc): clarify 'fileignorecase' option setting
* 9.1.1784: Wayland code can be improved
* runtime(zip): support PowerShell Core
* 9.1.1783: ins_compl_leader() too far away from ins_compl_leader_len()1 parent 1f4902c commit a5a8acb
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- Filelist+1
- runtime/autoload/zip.vim+149-12
- runtime/doc/builtin.txt+4-2
- runtime/doc/gui_x11.txt+3-1
- runtime/doc/options.txt+10-3
- runtime/doc/pi_zip.txt+13-2
- runtime/doc/tags+1
- runtime/doc/various.txt+4-1
- runtime/doc/version9.txt+10-7
- runtime/doc/wayland.txt+3-2
- runtime/optwin.vim+2-2
- src/Makefile+7-5
- src/auto/configure+43-6
- src/change.c+2-2
- src/clipboard.c+938-208
- src/config.h.in+3
- src/configure.ac+25-6
- src/eval.c+1-1
- src/evalfunc.c+7
- src/feature.h+7
- src/globals.h+9-9
- src/insexpand.c+9-9
- src/main.c+6-3
- src/message.c+27-7
- src/option.c+1-1
- src/option.h+1-1
- src/optiondefs.h+1-1
- src/optionstr.c+1-1
- src/os_unix.c+19-25
- src/po/vim.pot+8-2
- src/proto/clipboard.pro+3
- src/proto/message.pro+1-1
- src/proto/wayland.pro+24-13
- src/register.c+2-2
- src/structs.h+19-13
- src/testdir/test_wayland.vim+43-104
- src/version.c+11
- src/vim.h+2
- src/wayland.c+1.0k-2.1k
- src/wayland.h+214
0 commit comments