Skip to content

Commit bafdb6a

Browse files
vim: Import v9.1.1882
* 9.1.1882: Vim9: Not able to use a lambda with :defer * runtime(netrw): fix misaligned comment after #18611 * 9.1.1881: tests: test_popupwin fails after c8eeda9b * runtime(doc): regenerate help tags file after eba51337 * runtime(rust): Do not use rustfmt as 'formatprg' by default * 9.1.1880: Allocation error with complete_info()
1 parent 780c558 commit bafdb6a

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.1.1879](https://github.com/vim/vim/commit/bd9155ebb64b3fbf3ff154c8b57c1b3a3783ebea): Crash when using a lambda funcref with :defer\n* [9.1.1878](https://github.com/vim/vim/commit/9fff99c3c28083dbe4dcb243309bf2b28c4cb82b): filetype: Soy files are not recognized\n* [runtime(doc): update the :split help tags.](https://github.com/vim/vim/commit/6a8ab8f5d44f8c529600b2d601d8e5c996140258)\n* [9.1.1877](https://github.com/vim/vim/commit/61ef8a3db927162854c8a208ec603f55a6cd6449): cindent: wrong indentation after an array declaration\n* [runtime(doc): Improve header formatting](https://github.com/vim/vim/commit/c8eeda9b15a9bac7745004b94f98de7681accea8)\n* [runtime(doc): mention that 'incsearch' ignores addresses and offset](https://github.com/vim/vim/commit/3fc00c05fb464d3e806df53bdc1743faa337ddca)\n* [runtime(doc): Normalise heredoc end marker label at :help const](https://github.com/vim/vim/commit/8e600aded2aa65955c7a3a59958e35cf7aa719b1)\n* [9.1.1876](https://github.com/vim/vim/commit/ef5bf58d8cb2c6332d4cbc89c1d352466772ecc3): pre-inserted text not exposed in cmdcomplete\_info()\n* [9.1.1875](https://github.com/vim/vim/commit/f17f78c557c4a437cd06bc7a69ed345176c157fd): username parsing bug in netrw plugin\n* [9.1.1874](https://github.com/vim/vim/commit/f0e11d32799f31a510fce0f4bcb4b5cdd76400c2): short-description\n* [runtime(vim): Update base syntax, improve :@ highlighting](https://github.com/vim/vim/commit/842c7788a5af903df6f8c0dffefaf1607c8c8ed8)\n* [9.1.1873](https://github.com/vim/vim/commit/00e845219170f12d61eb950b5d9af0c4e797b957): Clipboard provider feature broke clipboard support\n* [9.1.1872](https://github.com/vim/vim/commit/97b6e8b4243cc96dbb8716d518976a5ce0515748): Cmdline history not updated when mapping \<Up> and \<CR>\n* [runtime(colors): Add PmenuBorder/PmenuShadow](https://github.com/vim/vim/commit/4eef8ba498df762040182445e43675d8cddb0290)\n* [runtime(debversions): Add resolute (26.04) as Ubuntu release name](https://github.com/vim/vim/commit/d535e5852b931e607a40217f3bb5b08b781d0c8a)
1+
* [9.1.1882](https://github.com/vim/vim/commit/21ef3c6e5972bbe8ab61195f98ccb85048b78985): Vim9: Not able to use a lambda with :defer\n* [runtime(netrw): fix misaligned comment after #18611](https://github.com/vim/vim/commit/58ab3438b7b4e1828efa2f86a5f37af5a7dbf259)\n* [9.1.1881](https://github.com/vim/vim/commit/50ede52829865be118c34c1df6528e39eb9ab1f8): tests: test\_popupwin fails after c8eeda9b\n* [runtime(doc): regenerate help tags file after eba51337](https://github.com/vim/vim/commit/f11d9e4d286535d2132f07cf6e5d65ee3d52eaf4)\n* [runtime(rust): Do not use rustfmt as 'formatprg' by default](https://github.com/vim/vim/commit/eba51337d4b8051b768164f3394d680742234ca8)\n* [9.1.1880](https://github.com/vim/vim/commit/7d3b647f886d3bf9f9764ef644dfedfc5117f902): Allocation error with complete\_info()

0 commit comments

Comments
 (0)