Commit fde0b2c
committed
vim: Import v9.1.1895
* runtime(doc): clarify W11 warning and possible options
* 9.1.1895: OSC terminal response hard to detect
* 9.1.1894: global_runtime_dir appends /after directory when using XDG
* 9.1.1893: ICCF charity will dissolve
* 9.1.1892: Not possible to know once Vim is done with sourcing vimrc
* runtime(netrw): NetrwChgPerm for files not in cwd
* runtime(log): syntax file update
* runtime(doc): Fix a few typos1 parent e525998 commit fde0b2c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/eval.txt+5-1
- runtime/doc/help.txt+2-2
- runtime/doc/intro.txt+3-1
- runtime/doc/mbyte.txt+3-3
- runtime/doc/message.txt+17-1
- runtime/doc/repeat.txt+7-1
- runtime/doc/sponsor.txt+12-71
- runtime/doc/starting.txt+4-1
- runtime/doc/tags+5-3
- runtime/doc/uganda.txt+36-65
- runtime/doc/usr_01.txt+2-2
- runtime/doc/version9.txt+8-2
- runtime/doc/wayland.txt+2-2
- runtime/pack/dist/opt/netrw/autoload/netrw.vim+5-3
- runtime/syntax/log.vim+177-116
- runtime/syntax/vim.vim+2-2
- src/evalvars.c+1
- src/keymap.h+2
- src/main.c+4
- src/misc2.c+2
- src/os_haiku.h+2-2
- src/os_unix.h+2-2
- src/po/vim.pot+2-2
- src/term.c+4-1
- src/testdir/test_startup.vim+30
- src/testdir/test_window_cmd.vim+8-4
- src/version.c+10-2
- src/vim.h+2-1
0 commit comments