Commit 6117a65
committed
Vim: v9.1.1646
* vim c08b94b07...a2f13bf78 (7):
> patch 9.1.1646: MS-Windows: completion cannot handle implicit drive letters
> patch 9.1.1645: fuzzy.c can be further improved
> patch 9.1.1644: configure: doesn't separate CPPFLAGS and CFLAGS
> runtime(doc): Update help for the items() function
> patch 9.1.1643: tabpanel: mouse code too complicated
> patch 9.1.1642: configure: wrong C99 feature test
> patch 9.1.1641: a few compiler warnings are output
https://github.com/vim/vim-appimage/actions/runs/170285317731 parent 0ab7d1b commit 6117a65
1 file changed
+1
-1
lines changed- runtime/doc/builtin.txt+17-13
- runtime/doc/usr_41.txt+2-1
- runtime/doc/version9.txt+3-1
- src/auto/configure+50-16
- src/buffer.c+4-1
- src/clipboard.c+1-1
- src/configure.ac+40-15
- src/dosinst.c+2-2
- src/filepath.c+41-1
- src/findfile.c-12
- src/fuzzy.c+89-55
- src/insexpand.c+2-1
- src/mouse.c+48-94
- src/os_mswin.c+2-1
- src/testdir/test_cd.vim+33
- src/testdir/test_functions.vim+2-1
- src/testdir/test_tabpanel.vim+23-1
- src/version.c+12
- src/vim9script.c+1-7
0 commit comments