Commit c5bc699
committed
vim: Import v9.1.1760
* 9.1.1760: wrong proto file for insexpand.pro
* 9.1.1759: filetype: generic log detection is too disturbing
* runtime(doc): Tweak documentation style more in options and ft_hare
* 9.1.1758: Diff mode crashes when adding text property in autocommand
* runtime(config): mark unportable += as an error
* runtime(html): guard against an existing b:undo_ftplugin var
* 9.1.1757: The colorresp plugin causes additional redraws
* 9.1.1756: termdebug: Need a few more user commands
* runtime(doc): update Markdown syntax documentation and mention Pandoc
* runtime(doc): tweak documentation style a bit more in options.txt
* 9.1.1755: filetype: generic log files are not recognized
* runtime(doc): tweak documentation style
* runtime(doc): Add :defe[r] shortname spec and tag1 parent 367ba52 commit c5bc699
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- .github/MAINTAINERS+5-4
- runtime/doc/autocmd.txt+3-10
- runtime/doc/eval.txt+8-9
- runtime/doc/ft_hare.txt+2-2
- runtime/doc/options.txt+36-36
- runtime/doc/syntax.txt+10-5
- runtime/doc/tags+2
- runtime/doc/terminal.txt+5-1
- runtime/doc/version9.txt+1-4
- runtime/filetype.vim+5-1
- runtime/ftplugin/html.vim+7-4
- runtime/pack/dist/opt/termdebug/plugin/termdebug.vim+30-2
- runtime/plugin/README.txt-1
- runtime/plugin/colorresp.vim-51
- runtime/syntax/config.vim+6-1
- runtime/syntax/log.vim+157
- src/diff.c+2-1
- src/evalvars.c+2-2
- src/main.c+2
- src/proto/insexpand.pro+3-3
- src/proto/term.pro+1
- src/term.c+164-17
- src/testdir/Make_all.mak-2
- src/testdir/dumps/Test_diff_add_prop_in_autocmd_01.dump+20
- src/testdir/test_diffmode.vim+25
- src/testdir/test_filetype.vim+1
- src/testdir/test_plugin_colorresp.vim-74
- src/testdir/test_plugin_termdebug.vim+83
- src/testdir/test_termcodes.vim+68
- src/version.c+12
0 commit comments