Skip to content

Commit f702e21

Browse files
vim: Import v9.2.0096
* 9.2.0096: has() function is slow due to linear feature scan * 9.2.0095: keypad keys may shadow normal keys * translation: regenerate po/vim.pot after v9.2.0093 * 9.2.0094: popup: concealed text causes incorrect truncation * 9.2.0093: Not possible to have window-local highlighting groups * 9.2.0092: control flow commands using '|' fail inside a {} block * runtime(nickel): Add filetype plugin with com, cms settings * 9.2.0091: missing out-of-memory checks in quickfix.c * runtime(po): Update syntax script * runtime(doc): Tweak doc style in options.txt * 9.2.0090: "leadtab" behavior inconsistent on line with only TABs
1 parent 4c5aa68 commit f702e21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.2.0089](https://github.com/vim/vim/commit/a6198523fb28a50d96945458792cdb4787d3cdda): netrw: does not take port into account in hostname validation\n* [translation: regenerate po/vim.pot after v9.2.0088](https://github.com/vim/vim/commit/93cb5e544b7b5d32a57c9a5a186e7f0c7bf3a50d)\n* [runtime(osc52): Omit paste from the osc52 provider when g:osc52\_disable\_paste is enabled](https://github.com/vim/vim/commit/5a4291d34e9855c7c85a7486b50f1ecbac130daa)\n* [9.2.0088](https://github.com/vim/vim/commit/8526d32647245b3b623986949e7807b4b353e624): cannot display tabs for indentation\n* [9.2.0087](https://github.com/vim/vim/commit/f7e99d102b888f91edb607fb5fb857ad244909e2): popup: redrawing can be improved when moving popups\n* [9.2.0086](https://github.com/vim/vim/commit/08e758bb7045257f1486b7b551b7385ad271c2f4): Coverity complains that ScreenLines can be NULL\n* [9.2.0085](https://github.com/vim/vim/commit/a5af4352cf60499d53cedc2435c123a448f3ab65): tests: test\_clientserver.vim is flaky\n* [runtime(xkb): Include a simple xkb ftplugin](https://github.com/vim/vim/commit/14eddc7d46f2e6830beb00834f33eb272d028e82)\n* [translation: regenerate po/vim.pot after v9.2.0083](https://github.com/vim/vim/commit/a6550d5713e95f4dc85faf226ca7410c2ee4bf29)\n* [9.2.0084](https://github.com/vim/vim/commit/689083a7481333036d4424bcc4c0f7864acf8fa5): Vim9: isn\_get\_calltype() can be improved\n* [9.2.0083](https://github.com/vim/vim/commit/a4186316baed94eb3279888c7de9baa78cfd936d): Cannot have a mutli-line statusline\n* [9.2.0082](https://github.com/vim/vim/commit/f8ec661ff546f11672ecc23133eb657263ac9282): Patch v9.2.0052 was wrong\n* [9.2.0081](https://github.com/vim/vim/commit/eba078fc47b6e0a5b6bc032ab31f4296ed2ff2a6): Failed "z=" does not reset 'nospell' setting\n* [runtime(julia): Update julia ftplugin](https://github.com/vim/vim/commit/75c291fc39d33844365cb0a4e99569b570d85af0)\n* [9.2.0080](https://github.com/vim/vim/commit/cded5e22058e4f0bb54077a65c130164e3528283): popup: a few redrawing problems\n* [runtime(vim): Update base syntax, improve :syntax group list arg matching](https://github.com/vim/vim/commit/b901fa9a6adbc0b1404b1e6c19f83941820b1d91)\n* [9.2.0079](https://github.com/vim/vim/commit/525d1d6a94de7c54fc30dc04ee630fef572702ef): memory leak in eval\_dict()
1+
* [9.2.0096](https://github.com/vim/vim/commit/327e0e34c907abafbf356700705a3676c036ca65): has() function is slow due to linear feature scan\n* [9.2.0095](https://github.com/vim/vim/commit/962a8c7f001e968a69d47ad0f8c439c3d0478dc1): keypad keys may shadow normal keys\n* [translation: regenerate po/vim.pot after v9.2.0093](https://github.com/vim/vim/commit/9166f1c09b6f21f152f76b3d7440be36b8c66eec)\n* [9.2.0094](https://github.com/vim/vim/commit/2c1f4dcbcc0b1d8350b372c46281c90a571cdffb): popup: concealed text causes incorrect truncation\n* [9.2.0093](https://github.com/vim/vim/commit/98174caabb5dc5a5aeda2fb328c922fe9a670be4): Not possible to have window-local highlighting groups\n* [9.2.0092](https://github.com/vim/vim/commit/62cf4c29477a740193157bd92fe882cec9467521): control flow commands using '|' fail inside a {} block\n* [runtime(nickel): Add filetype plugin with com, cms settings](https://github.com/vim/vim/commit/99ba87d152a93d994eb052ba1cfc39e55ac46421)\n* [9.2.0091](https://github.com/vim/vim/commit/01554015384e1f8016ee29209e0c370a9e79b80d): missing out-of-memory checks in quickfix.c\n* [runtime(po): Update syntax script](https://github.com/vim/vim/commit/6ce357a58673dbf29c725dfdb168ee578d3001ad)\n* [runtime(doc): Tweak doc style in options.txt](https://github.com/vim/vim/commit/73f41626df1f1764007f073088048ffea4f970c4)\n* [9.2.0090](https://github.com/vim/vim/commit/4b30e40a1f0c27622f71e70648aff99a5a99be5f): "leadtab" behavior inconsistent on line with only TABs

vim

Submodule vim updated 78 files

0 commit comments

Comments
 (0)