Skip to content

Commit 31517ea

Browse files
committed
vim: Import v9.0.0217
* Update runtime files * 9.0.0217: 'shellslash' works differently when sourcing a script again * 9.0.0216: undo earlier test sometimes fails on MS-Windows * 9.0.0215: not passing APC_INDENT flag * 9.0.0214: splitting a line may duplicate virtual text
1 parent a8b311e commit 31517ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.0.0213](https://github.com/vim/vim/commit/249e1b903a9c0460d618f6dcc59aeb8c03b24b20): using freed memory with error in assert argument\n* [9.0.0212](https://github.com/vim/vim/commit/dbdd16b62560413abcc3c8e893cc3010ccf31666): invalid memory access when compiling :unlet\n* [9.0.0211](https://github.com/vim/vim/commit/d1d8f6bacb489036d0fd479c9dd3c0102c988889): invalid memory access when compiling :lockvar\n* [9.0.0210](https://github.com/vim/vim/commit/c3a483fc3c65f649f9985bb88792a465ea18b0a2): 'list' mode does not work properly with virtual text\n* [9.0.0209](https://github.com/vim/vim/commit/677a39fdf6a61d77ae5d14faeb498f94fd8742ff): build error with small features\n* [9.0.0208](https://github.com/vim/vim/commit/9e7e28fc4c32337f2153b94fb08140f47e46e35d): the override flag has no effect for virtual text\n* [9.0.0207](https://github.com/vim/vim/commit/28c162f6f1f525882a9a60f10ab4836dee7eb59f): stacktrace not shown when debugging\n* [9.0.0206](https://github.com/vim/vim/commit/a4d158b3c839e96ed98ff87c7b7124ff4518c4ff): redraw flags are not named specifically\n* [9.0.0205](https://github.com/vim/vim/commit/28c9f895716cfa8f1220bc41b72a534c0e10cabe): cursor in wrong position when inserting after virtual text\n* [9.0.0204](https://github.com/vim/vim/commit/63acae13f57c5ad4c8ec3146d0c458550b9e984e): indexof() may leak memory
1+
* [Update runtime files](https://github.com/vim/vim/commit/e1f3fd1d02e3f5fe6d2b6d82687c6846b8e500f8)\n* [9.0.0217](https://github.com/vim/vim/commit/5a4fff4d948cd12a5cf5f637ad2c561815a77d8e): 'shellslash' works differently when sourcing a script again\n* [9.0.0216](https://github.com/vim/vim/commit/cce293f87beb57a75ff738fade7fafadbc4a78a9): undo earlier test sometimes fails on MS-Windows\n* [9.0.0215](https://github.com/vim/vim/commit/8a77d208ff580b231ffacf4202dc3a6ce171087f): not passing APC\_INDENT flag\n* [9.0.0214](https://github.com/vim/vim/commit/d8d4cfcb393123fa19640be0806091d47935407f): splitting a line may duplicate virtual text

0 commit comments

Comments
 (0)