Skip to content

Commit e94651e

Browse files
vim: Import v9.1.2125
* 9.1.2125: MS-Windows: DirectX rendering can be improved * runtime(qf): Update quickfix syntax * runtime(doc): Fix some overlength lines * runtime(colors): improve catppuccin colorscheme * 9.1.2124: blob2str() does not handle UTF-16 encoding * 9.1.2123: using NOT with a float returns a float in legacy script * 9.1.2122: Vim9: Negating a float doesn't result in a bool * 9.1.2121: Vim9: type issue when modifying a variable using :legacy * 9.1.2120: blob2str() does not restore trailing newline * runtime(doc): Reformat example at :h gui-w32-fullscreen
1 parent d04096e commit e94651e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.1.2119](https://github.com/vim/vim/commit/371583642a5eecc134d285e6df49f5edceeab95c): tests: Test\_language\_cmd fails on OpenBSD\n* [9.1.2118](https://github.com/vim/vim/commit/ce1e562fdafa998e577d65a8b0a1b8bc1cbfcf4c): 'cursorline' missing after :diffput to empty buf\n* [9.1.2117](https://github.com/vim/vim/commit/cfe9d83a8579698deb6abba2bcf31f717ae04577): unnecessary braces in terminal.c\n* [9.1.2116](https://github.com/vim/vim/commit/57b577df3217b4f28abff6fe3c0a480192927ae2): crash when using 'tagfunc'\n* [9.1.2115](https://github.com/vim/vim/commit/a7c28bd1b98e36bf5df77dedc028ec88685639c2): CI: wrong preprocessor indentation
1+
* [9.1.2125](https://github.com/vim/vim/commit/b39b065d6fde5f214feebab882b8ebba78945035): MS-Windows: DirectX rendering can be improved\n* [runtime(qf): Update quickfix syntax](https://github.com/vim/vim/commit/01956225bc6f025d44419ddcad8176a3b12b3d7b)\n* [runtime(doc): Fix some overlength lines](https://github.com/vim/vim/commit/dd9f7e6cbbba6d8e63cca3b4c537dc9b8cc1837a)\n* [runtime(colors): improve catppuccin colorscheme](https://github.com/vim/vim/commit/c99aaf4c87771121f22ca6f196698ff707272810)\n* [9.1.2124](https://github.com/vim/vim/commit/2b184d4b97c370179a33aeb832cd77e737bbc480): blob2str() does not handle UTF-16 encoding\n* [9.1.2123](https://github.com/vim/vim/commit/ecc3faef61cb02f28028f27184ccd2aadcee7c24): using NOT with a float returns a float in legacy script\n* [9.1.2122](https://github.com/vim/vim/commit/3a5e57fc7eeaf67175223abc2bf7752891297721): Vim9: Negating a float doesn't result in a bool\n* [9.1.2121](https://github.com/vim/vim/commit/f5466b5a73686e55445600a06adbf6363c474a2b): Vim9: type issue when modifying a variable using :legacy\n* [9.1.2120](https://github.com/vim/vim/commit/611d7e19f7226d0b6b6be90e7623820feb9a0ca0): blob2str() does not restore trailing newline\n* [runtime(doc): Reformat example at :h gui-w32-fullscreen](https://github.com/vim/vim/commit/602e6042a3ee1c1d8caaf62e7d07cf74a504a809)

0 commit comments

Comments
 (0)