Commit ce74382
committed
Vim: v9.1.1779
* vim 21a21eafe...0208b3e80 (6):
> patch 9.1.1779: completion: 'autocomplete' cannot be enabled per buffer
> patch 9.1.1778: sha256() treats empty blob and null blob differently
> runtime(lf): update syntax to support lf version r38
> patch 9.1.1777: Mouse click to open fold doesn't work with utf-8 "foldclose" chars
> patch 9.1.1776: completion: "adding" expansion doesn't work with cfc=keyword
> Remove dlejay from maintainer list
https://github.com/vim/vim-appimage/actions/runs/178871292921 parent 345e76c commit ce74382
1 file changed
+1
-1
lines changed- .github/MAINTAINERS-1
- runtime/doc/options.txt+2-2
- runtime/optwin.vim+2-1
- runtime/syntax/lf.vim+8-6
- src/buffer.c+1
- src/edit.c+4-3
- src/evalfunc.c+3-6
- src/insexpand.c+15-10
- src/mouse.c+2-1
- src/option.c+10
- src/option.h+1
- src/optiondefs.h+2-1
- src/proto/insexpand.pro+2-1
- src/structs.h+1
- src/testdir/test_ins_complete.vim+10-3
- src/testdir/test_sha256.vim+11-10
- src/testdir/test_termcodes.vim+10-1
- src/version.c+8
0 commit comments