Skip to content

Commit

Permalink
vim: Import v8.2.2077
Browse files Browse the repository at this point in the history
* 8.2.2077: build failure with small features
* 8.2.2076: MS-Windows console: sometimes drops typed characters
* 8.2.2075: error for const argument to mapnew()
* 8.2.2074: Vim9: using :normal from Vim9 script can't handle range
* 8.2.2073: Vim9: for with unpack only works for local variables
  • Loading branch information
chrisbra committed Dec 1, 2020
1 parent 11b65ca commit 5888a60
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.2072](https://github.com/vim/vim/commit/004d9b00ba600a167746ad7af88e0baa77c95d8f): Vim9: list assign not well tested\n* [8.2.2071](https://github.com/vim/vim/commit/da7c20c9531739bdefa9d4418e6765fb181066e9): Vim9: list assign doesn't except empty remainder list\n* [8.2.2070](https://github.com/vim/vim/commit/f0068c5154a99b86b2c4515a4b93c003b2445cf4): can't get the exit value in VimLeave(Pre) autocommands\n* [Update runtime files](https://github.com/vim/vim/commit/23515b4ef7580af8b9d3b964a558ab2007cacda5)
* [8.2.2077](https://github.com/vim/vim/commit/a452b808b4da2d272ca4a50865eb8ca89a58f239): build failure with small features\n* [8.2.2076](https://github.com/vim/vim/commit/c478ee3d83fab0dba46740f2023c35f743f88316): MS-Windows console: sometimes drops typed characters\n* [8.2.2075](https://github.com/vim/vim/commit/57cf4973a283941c92744554474b2c52ce892fd1): error for const argument to mapnew()\n* [8.2.2074](https://github.com/vim/vim/commit/4324d87a4432721d9dbc72c1e336350bc6b7ebc3): Vim9: using :normal from Vim9 script can't handle range\n* [8.2.2073](https://github.com/vim/vim/commit/4b8a065145bb53762b869cd6b8e55b7ad7341761): Vim9: for with unpack only works for local variables
2 changes: 1 addition & 1 deletion vim

0 comments on commit 5888a60

Please sign in to comment.