Commit 82450eb
committed
vim: Import v9.2.0329
* 9.2.0329: tests: test_indent.vim leaves swapfiles behind
* 9.2.0328: Cannot handle mouseclicks in the statusline
* 9.2.0327: filetype: uv scripts are not detected
* runtime(jjdescription): Add highlighting for 'Renamed' status lines
* runtime(jjdescription): Anchor status matches to start of line
* 9.2.0326: runtime(tar): but with dotted path
* 9.2.0325: runtime(tar): bug in zstd handling
* 9.2.0324: 0x9b byte not unescaped in <Cmd> mapping
* runtime(doc): Tweak documentation style a bit
* runtime(org): Link to generic bold/Italic highlighting groups
* runtime(help): support highlighting groups in translated syntax doc
* runtime(vimball): detect more path traversal attacks1 parent cd0dabf commit 82450eb
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/autoload/dist/script.vim+2-2
- runtime/autoload/tar.vim+45-40
- runtime/autoload/vimball.vim+4-2
- runtime/doc/filetype.txt+1-2
- runtime/doc/netbeans.txt+1-1
- runtime/doc/options.txt+53-8
- runtime/doc/tags+2
- runtime/doc/various.txt+2-1
- runtime/doc/version9.txt+3-1
- runtime/syntax/help.vim+3-2
- runtime/syntax/jjdescription.vim+8-4
- runtime/syntax/org.vim+4-3
- src/buffer.c+128-10
- src/evalfunc.c+7
- src/getchar.c+7
- src/gui.c+1-1
- src/hardcopy.c+2-1
- src/mouse.c+118-1
- src/option.h+2-1
- src/optionstr.c+48
- src/proto/buffer.pro+3-3
- src/screen.c+80-1
- src/structs.h+21
- src/tabpanel.c+2-1
- src/testdir/test_filetype.vim+2-1
- src/testdir/test_indent.vim+12-12
- src/testdir/test_mapping.vim+8-1
- src/testdir/test_plugin_tar.vim+137-25
- src/testdir/test_statusline.vim+152
- src/version.c+12
- src/window.c+8
0 commit comments