Skip to content

Commit c860ff1

Browse files
committed
vim: Import v8.2.1076
* 8.2.1076: Vim9: no line break allowed in :if expression * 8.2.1075: Vim9: no line break allowed in :echo expression * 8.2.1074: Vim9: no line break allowed after some operators * 8.2.1073: Vim9: no line break allowed in () expression * 8.2.1072: missing libvterm test * 8.2.1071: Vim9: no line break allowed inside a lambda * 8.2.1070: Vim9: leaking memory when lacking white space in dict * 8.2.1069: Vim9: fail to check for white space in list * 8.2.1068: Vim9: no line break allowed inside a dict * 8.2.1067: expression "!expr->func()" does not work * 8.2.1066: Lua arrays are zero based
1 parent 02e83f1 commit c860ff1

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-
* [8.2.1065](https://github.com/vim/vim/commit/7147820cb978f5b179cfec2f9d8b7774e28d43e0): Vim9: no line break allowed inside a list\n* [8.2.1064](https://github.com/vim/vim/commit/e6536aa766e95b6c64489678eb029e6909ee6a35): Vim9: no line break allowed before comperators\n* [8.2.1063](https://github.com/vim/vim/commit/be7ee488761a5582a5605197c3951a17f20d072e): Vim9: no line break allowed before || or &&\n* [8.2.1062](https://github.com/vim/vim/commit/793648fb563359396a23740c72a6e04cb64df3a9): Vim9: no line break allowed inside "cond ? val1 : val2"\n* [8.2.1061](https://github.com/vim/vim/commit/5d3c9f8c2a0fc29ba4ac8e0f052378b64d9e3dd3): insufficient testing for src/window.c\n* [8.2.1060](https://github.com/vim/vim/commit/5f36d5fbb836e6fdeb9e3b2c26edb88e45150db4): not all elinks files are recognized\n* [8.2.1059](https://github.com/vim/vim/commit/cf8441704d6e517bda1899f4afa82c6b4eecbaec): crash when using :tabonly in an autocommand
1+
* [8.2.1076](https://github.com/vim/vim/commit/faf8626b79e380fe81e7ae2439a535ed7619d27b): Vim9: no line break allowed in :if expression\n* [8.2.1075](https://github.com/vim/vim/commit/7e8967fdcdf45caf08753bb791dc3779e78b34c8): Vim9: no line break allowed in :echo expression\n* [8.2.1074](https://github.com/vim/vim/commit/9215f01218b2ed2cfe49c1f43fcf342bd9ffdded): Vim9: no line break allowed after some operators\n* [8.2.1073](https://github.com/vim/vim/commit/7a4981b93642b5b62018cd8150b3fb0dfa2417d4): Vim9: no line break allowed in () expression\n* [8.2.1072](https://github.com/vim/vim/commit/a0a0c4147fd966e0cd923a2bbfb84b14b15a297e): missing libvterm test\n* [8.2.1071](https://github.com/vim/vim/commit/e40fbc2ca9fda07332a4da5af1fcaba91bed865b): Vim9: no line break allowed inside a lambda\n* [8.2.1070](https://github.com/vim/vim/commit/ab19d495fd880b25a38d58cbeb5b21e4d0ee5835): Vim9: leaking memory when lacking white space in dict\n* [8.2.1069](https://github.com/vim/vim/commit/e6e031739c9d0c4140e371031b58a249db0eb572): Vim9: fail to check for white space in list\n* [8.2.1068](https://github.com/vim/vim/commit/8ea9390b78da9e34a20e7418712921397c0c1989): Vim9: no line break allowed inside a dict\n* [8.2.1067](https://github.com/vim/vim/commit/0b1cd52ff6bf690388f892be686a91721a082e55): expression "!expr->func()" does not work\n* [8.2.1066](https://github.com/vim/vim/commit/bd84617d1a6766efd59c94aabebb044bef805b99): Lua arrays are zero based

0 commit comments

Comments
 (0)