Commit 2ca577f
committed
Vim: v9.1.1446
* vim b8ee1cf56...446a98f0b (11):
> runtime(rpl): set commentstring option in ftplugin
> runtime(postscr): set commentstring option in ftplugin
> runtime(occam): set commentstring option in ftplugin
> runtime(lprolog): set com, cms options for lambda prolog
> runtime(vue): set 'com' and 'cms' options in ftplugin
> patch 9.1.1446: filetype: cuda-gdb config files are not recognized
> patch 9.1.1445: negative matchfuzzy scores although there is a match
> patch 9.1.1444: Unused assignment in set_fuzzy_score()
> patch 9.1.1443: potential buffer underflow in insertchar()
> patch 9.1.1442: tests: Test_diff_fold_redraw() is insufficient
> runtime(netrw): cleanup Decho related comments
https://github.com/vim/vim-appimage/actions/runs/155483023911 parent 9565692 commit 2ca577f
1 file changed
+1
-1
lines changed- runtime/filetype.vim+1-1
- runtime/ftplugin/lprolog.vim+4-2
- runtime/ftplugin/occam.vim+4-2
- runtime/ftplugin/postscr.vim+3-1
- runtime/ftplugin/rpl.vim+3-2
- runtime/ftplugin/vue.vim+8
- runtime/pack/dist/opt/netrw/autoload/netrw.vim-1.1k
- src/edit.c+1-1
- src/insexpand.c+2-3
- src/search.c+4
- src/testdir/test_diffmode.vim+14-20
- src/testdir/test_filetype.vim+1-1
- src/testdir/test_matchfuzzy.vim+2-2
- src/version.c+10
0 commit comments