Skip to content

Commit

Permalink
vim: Import v8.2.1783
Browse files Browse the repository at this point in the history
* 8.2.1783: try-catch test fails
* 8.2.1782: Vim9: cannot pass boolean to mapset()
* 8.2.1781: writing to prompt buffer interferes with insert mode
* 8.2.1780: statusline not updated when splitting windows
* 8.2.1779: some debian changelog files are not recognized
* 8.2.1778: Vim9: returning from a partial call clears outer context
  • Loading branch information
chrisbra committed Oct 1, 2020
1 parent 66bb826 commit 49a243c
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.1777](https://github.com/vim/vim/commit/55759b522814995af36803823d342d51d68c0b67): Vim9: some assignment tests in the wrong file\n* [8.2.1776](https://github.com/vim/vim/commit/17bb4d4607a95e13e913519af106f1bf8b26c178): filetype.vim may be loaded twice
* [8.2.1783](https://github.com/vim/vim/commit/bdf931c25b4fe78877106ca529baee7899d0f6a4): try-catch test fails\n* [8.2.1782](https://github.com/vim/vim/commit/74273e66914e46eb5814c13a1b888e45358859b6): Vim9: cannot pass boolean to mapset()\n* [8.2.1781](https://github.com/vim/vim/commit/4537bcc88956f86267c25edf8008e0dbde598652): writing to prompt buffer interferes with insert mode\n* [8.2.1780](https://github.com/vim/vim/commit/668008be66326ed9e5b1122abede34ed3d2de2d8): statusline not updated when splitting windows\n* [8.2.1779](https://github.com/vim/vim/commit/0022675aa362da0969666e48ced252b57ca1f79e): some debian changelog files are not recognized\n* [8.2.1778](https://github.com/vim/vim/commit/5366e1aecfff4546df6af86cf98013f23ed5c3bd): Vim9: returning from a partial call clears outer context

0 comments on commit 49a243c

Please sign in to comment.