Skip to content

Commit

Permalink
vim: Import v9.0.2081
Browse files Browse the repository at this point in the history
* 9.0.2081: smoothscroll may result in wrong cursor position
* runtime(sh): add shDblParen to shLoopList for bash (#13445)
* 9.0.2080: vim9_script test too large
* runtime(doc): all secure options should note this restriction in the documentation (#13448)
* 9.0.2079: Not all Dart files detected
* 9.0.2078: several problems with type aliases
  • Loading branch information
chrisbra committed Oct 28, 2023
1 parent bd8e1be commit b6e6be3
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 @@
* [9.0.2077](https://github.com/vim/vim/commit/87ca5e86fa0ef305f3d39cc4261b622f21417f7f): CI fails because of trailing whitespace in test\n* [9.0.2076](https://github.com/vim/vim/commit/ec3cebbd2b6b7583d2f683f5e66345163ec122aa): Vim9: No support for type aliases\n* [9.0.2075](https://github.com/vim/vim/commit/4bca4897a12dfb91b3b27e3083fd5f370bd857d1): TextChangedI may not always trigger\n* [9.0.2074](https://github.com/vim/vim/commit/daef8c74375141974d61b85199b383017644978c): Completion menu may be wrong\n* [runtime(netrw): don't echo empty lines (#13431)](https://github.com/vim/vim/commit/650dcfc8d12e68aa05a358301ec15f9e6dbd03ba)
* [9.0.2081](https://github.com/vim/vim/commit/1bf1bf569b96d2f9b28e0cce0968ffbf2fb80aac): smoothscroll may result in wrong cursor position\n* [runtime(sh): add shDblParen to shLoopList for bash (#13445)](https://github.com/vim/vim/commit/a390e984db20575dc726b4e0ebf95582265df8e7)\n* [9.0.2080](https://github.com/vim/vim/commit/171c50e0b0dd2608738bcc3809e5bc5e1e3cce35): vim9\_script test too large\n* [runtime(doc): all secure options should note this restriction in the documentation (#13448)](https://github.com/vim/vim/commit/8ebdbc9e6d80b707c2b2d923e702dc86bf902923)\n* [9.0.2079](https://github.com/vim/vim/commit/c1c177a47bfe1b9a524ede2743a689e461668d14): Not all Dart files detected\n* [9.0.2078](https://github.com/vim/vim/commit/feaccd239573a6265d39d3a917862ee40742eab4): several problems with type aliases

0 comments on commit b6e6be3

Please sign in to comment.