Skip to content

Commit ef0b2b3

Browse files
vim: Import v9.1.1887
* 9.1.1887: string handling in strings.c can be improved * runtime(compiler): Fix invalid expression in tombi compiler after d659fafcc * runtime(compiler): add tombi compiler to lint TOML files * runtime(vim): Update base syntax, match Vim9 lambda arg to :defer * 9.1.1886: filetype: Android aconfig files are not recognized * 9.1.1885: Wrong restored cursor pos when re-entering buffer after changes * runtime(doc): Highlight [expr] arg in :help :return description * 9.1.1884: :defer an empty lambda causes a crash * runtime(doc): revert wrong 'incsearch' description * 9.1.1883: Wrong display with 'smoothscroll' with -diff
1 parent bafdb6a commit ef0b2b3

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.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()
1+
* [9.1.1887](https://github.com/vim/vim/commit/110656ba607d22bbd6b1b25f0c05a1f7bad205c0): string handling in strings.c can be improved\n* [runtime(compiler): Fix invalid expression in tombi compiler after d659fafcc](https://github.com/vim/vim/commit/469f870c5e06cb4c1f4b78aa1a7cc354059631d0)\n* [runtime(compiler): add tombi compiler to lint TOML files](https://github.com/vim/vim/commit/d659fafccd945e2ab9596be5060b65dbd0b419a8)\n* [runtime(vim): Update base syntax, match Vim9 lambda arg to :defer](https://github.com/vim/vim/commit/433d2ab2066c0590e43f8396cd830a4ff62e8769)\n* [9.1.1886](https://github.com/vim/vim/commit/7adeb09bb24a9d29179926dd391c3d67cea26057): filetype: Android aconfig files are not recognized\n* [9.1.1885](https://github.com/vim/vim/commit/b2e6b328dafe1cdfff10f1e811355e514da8071d): Wrong restored cursor pos when re-entering buffer after changes\n* [runtime(doc): Highlight \[expr\] arg in :help :return description](https://github.com/vim/vim/commit/9ad706735d35c23ecbfa8a306190882631a7e2b4)\n* [9.1.1884](https://github.com/vim/vim/commit/f09ff72d48423d569a0fd3ed299ff80bfeeca0a2): :defer an empty lambda causes a crash\n* [runtime(doc): revert wrong 'incsearch' description](https://github.com/vim/vim/commit/6be154f5e63d47b9e0e5b709577a8c71aa4e4456)\n* [9.1.1883](https://github.com/vim/vim/commit/e06e70f7b129e983b307be405c44449348ac470f): Wrong display with 'smoothscroll' with -diff

0 commit comments

Comments
 (0)