Commit 4144736
committed
Vim: v9.1.1760
* vim 6f020cde5...542cc4b35 (13):
> patch 9.1.1760: wrong proto file for insexpand.pro
> patch 9.1.1759: filetype: generic log detection is too disturbing
> runtime(doc): Tweak documentation style more in options and ft_hare
> patch 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
> patch 9.1.1757: The colorresp plugin causes additional redraws
> patch 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
> patch 9.1.1755: filetype: generic log files are not recognized
> runtime(doc): tweak documentation style
> runtime(doc): Add :defe[r] shortname spec and tag
https://github.com/vim/vim-appimage/actions/runs/177194015731 parent 40cc81e commit 4144736
1 file changed
+1
-1
lines changed- .github/MAINTAINERS+5-4
- runtime/doc/autocmd.txt+3-10
- runtime/doc/eval.txt+8-9
- runtime/doc/ft_hare.txt+27-27
- runtime/doc/options.txt+128-129
- runtime/doc/syntax.txt+10-5
- runtime/doc/tags+3
- runtime/doc/terminal.txt+5-1
- runtime/doc/userfunc.txt+3-3
- runtime/doc/version9.txt+2-5
- 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