Skip to content

Commit

Permalink
vim: Import v8.2.3204
Browse files Browse the repository at this point in the history
* 8.2.3204: display garbled when 'cursorline' is set and lines wrap
* 8.2.3203: Vim9: compiled string expression causes type error
* 8.2.3202: Vim9: tests are only executed for legacy script
* 8.2.3201: crash in test
* 8.2.3200: Vim9: hard to guess where a type error is given
* 8.2.3199: Vim9: execution speed can be improved
* 8.2.3198: cannot use 'formatlistpat' for breakindent
  • Loading branch information
chrisbra committed Jul 22, 2021
1 parent d156c27 commit 3db3f6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [8.2.3197](https://github.com/vim/vim/commit/d8e44476d84b5f0cc8c4de080a47a3a9af547028): error messages are spread out\n* [8.2.3196](https://github.com/vim/vim/commit/05bd9785fd0fd0102ab64554307bff0ec0ae34c1): Vim9: bool expression with numbers only fails at runtime\n* [8.2.3195](https://github.com/vim/vim/commit/c4c5642513ac41b22b7772cc880c776c69e964c9): Vim9: unclear error when passing too many arguments to lambda\n* [8.2.3194](https://github.com/vim/vim/commit/cd9172077bc8c0aafddf2e5367cc0ae2c00c8ff7): Vim9: argument types are not checked at compile time\n* [8.2.3193](https://github.com/vim/vim/commit/189663bdac1156237c49925f77bd197c1bdea12c): screenpos() is wrong when 'display' is "lastline"
* [8.2.3204](https://github.com/vim/vim/commit/c9e7e344ed390d2a22afb88001b6aa80832d2541): display garbled when 'cursorline' is set and lines wrap\n* [8.2.3203](https://github.com/vim/vim/commit/cd268017cf79a546a494883b4b026a3cbbd9a8a0): Vim9: compiled string expression causes type error\n* [8.2.3202](https://github.com/vim/vim/commit/5dd839ce20466eea52e59ecf86456f1ab370d2bd): Vim9: tests are only executed for legacy script\n* [8.2.3201](https://github.com/vim/vim/commit/2b59df00d80ea8d2c0fcf4f4ae9a018c1790206f): crash in test\n* [8.2.3200](https://github.com/vim/vim/commit/7a3fe3e180bdbce8f193abdf399559c5154bdaae): Vim9: hard to guess where a type error is given\n* [8.2.3199](https://github.com/vim/vim/commit/a74901929e999a0052c1ce388ab09359c10cbb0d): Vim9: execution speed can be improved\n* [8.2.3198](https://github.com/vim/vim/commit/f674b358fc18cf1641a066cc5de73da69e651024): cannot use 'formatlistpat' for breakindent

0 comments on commit 3db3f6e

Please sign in to comment.