You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 9.2.0240: syn_name2id() is slow due to linear search
* runtime(sh): Distinguish parts of function definitions
* runtime(sh): Improve the matching of function definitions
* 9.2.0239: signcolumn may cause flicker
* 9.2.0238: showmode message may not be displayed
* 9.2.0237: filetype: ObjectScript routines are not recognized
* runtime(manpager): use \x07 instead of \a for BEL in OSC 8 regex
* 9.2.0236: stack-overflow with deeply nested data in json_encode/decode()
* [runtime(java): Make changes for JDK 26](https://github.com/vim/vim/commit/c9eaff0a8ac7d8c38878361b53343348d93afff5)\n* [9.2.0235](https://github.com/vim/vim/commit/8c116bbe79eab7337bb5c979468d3b0cb5933d07): filetype: wks files are not recognized.\n* [9.2.0234](https://github.com/vim/vim/commit/3abbe31fe035988c886e15d7e9ad3044ccec1b9b): test: Test\_close\_handle() is flaky\n* [9.2.0233](https://github.com/vim/vim/commit/347e8c1e7d17c0c6aa044789def8dfaf07475a39): Compiler warning in strings.c\n* [9.2.0232](https://github.com/vim/vim/commit/3d472d86753c451ce6914f70161ffc40ee37ea96): fileinfo not shown after :bd of last listed buffer
1
+
* [9.2.0240](https://github.com/vim/vim/commit/b435da0b4fea339be51616cc846055d5bd0a2a62): syn\_name2id() is slow due to linear search\n* [runtime(sh): Distinguish parts of function definitions](https://github.com/vim/vim/commit/955c02dff76e097fc40344a4fbb0af9b9796208d)\n* [runtime(sh): Improve the matching of function definitions](https://github.com/vim/vim/commit/9c0d057e3d5a456b2f2879860e5e57bcdf130017)\n* [9.2.0239](https://github.com/vim/vim/commit/4292eea714d86972279187a20f0ff631b843b14b): signcolumn may cause flicker\n* [9.2.0238](https://github.com/vim/vim/commit/9a2260d6cfa1053bdfd8b7febdfdbee1ebf17d12): showmode message may not be displayed\n* [9.2.0237](https://github.com/vim/vim/commit/25f6539645d805295b11253c7bd8632aa20604f4): filetype: ObjectScript routines are not recognized\n* [runtime(manpager): use \x07 instead of \a for BEL in OSC 8 regex](https://github.com/vim/vim/commit/a603175c6cbe1f8aa37493c421f91a0dc49dff3d)\n* [9.2.0236](https://github.com/vim/vim/commit/abd2d7d4532c5687736b88718863163618f13c13): stack-overflow with deeply nested data in json\_encode/decode()
0 commit comments