Skip to content

Commit

Permalink
vim: Import v8.2.0701
Browse files Browse the repository at this point in the history
* 8.2.0701: Vim9 test fails without job feature
* 8.2.0700: Vim9: converting error message to exception not tested
* 8.2.0699: Vim9: not all errors tested
* 8.2.0698: insert mode completion not fully tested
* 8.2.0697: Vim9: memory leak when using nested function
* 8.2.0696: Vim9: nested function does not work properly
  • Loading branch information
chrisbra committed May 5, 2020
1 parent 8a594c5 commit 347be94
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.0695](https://github.com/vim/vim/commit/04b12697838b232b8b17c553ccc74cf1f1bdb81c): Vim9: cannot define a function inside a function
* [8.2.0701](https://github.com/vim/vim/commit/2a1381c305b32885c644cc300e4f6734292626a2): Vim9 test fails without job feature\n* [8.2.0700](https://github.com/vim/vim/commit/40ee466c361b9698c2a452a36ff4d6c6e5382ed0): Vim9: converting error message to exception not tested\n* [8.2.0699](https://github.com/vim/vim/commit/015f4267f4a28627c1872042078a95be7e06c4dc): Vim9: not all errors tested\n* [8.2.0698](https://github.com/vim/vim/commit/f9ab52e155dc13f59b654d754041fe78e17b9074): insert mode completion not fully tested\n* [8.2.0697](https://github.com/vim/vim/commit/221fcc741a6660bfc3fd0d64937d0c15bb71f51d): Vim9: memory leak when using nested function\n* [8.2.0696](https://github.com/vim/vim/commit/0e65d3de0aeff00aa42ea899f1afd11f8b22b93e): Vim9: nested function does not work properly

0 comments on commit 347be94

Please sign in to comment.