Commit 30460e8
committed
Vim: v9.1.1792
* vim 1ae980a9c...35a89ce9d (7):
> patch 9.1.1792: List of changes not protected from changes
> runtime(doc): make order of verbs match order of operators
> runtime(doc): MS-Windows: Improve documentation about VTP support
> patch 9.1.1791: type(void) throws an internal error
> runtime(python): fix 'type' syntax highlighting
> patch 9.1.1790: completion: Enter does not insert match with "noinsert"
> patch 9.1.1789: MS-Windows: using wrong check for bold font
https://github.com/vim/vim-appimage/actions/runs/180249084861 parent 2b36405 commit 30460e8
1 file changed
+1
-1
lines changed- runtime/doc/eval.txt+4-4
- runtime/doc/options.txt+2-3
- runtime/doc/os_win32.txt+18-2
- runtime/doc/tags+1
- runtime/syntax/python.vim+2-1
- runtime/syntax/testdir/dumps/python_type_00.dump+20
- runtime/syntax/testdir/input/python_type.py+8
- src/change.c+8-2
- src/evalfunc.c+3-1
- src/evalvars.c+1-1
- src/gui_w32.c+1-1
- src/insexpand.c+2-1
- src/proto/typval.pro+1-1
- src/testdir/test_edit.vim+54-6
- src/testdir/test_listener.vim+14-1
- src/testdir/test_vim9_script.vim+11
- src/testdir/test_vimscript.vim+5-1
- src/typval.c+7-1
- src/version.c+8
0 commit comments