Skip to content

Commit 0fc62e5

Browse files
committed
vim: Import v8.2.3995
* 8.2.3995: not all sshconfig files are detected as such * 8.2.3994: Vim9: extend() complains about type when it was not declared * 8.2.3993: when recording a change in Select mode char appears twice * 8.2.3992: wrong local-additions in the help with language mix * 8.2.3991: Vim9: error when extending dict<any> * 8.2.3990: testing wrong operator * 8.2.3989: some insert completion code is not tested
1 parent 45f0646 commit 0fc62e5

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-
* [8.2.3988](https://github.com/vim/vim/commit/475d9521baaeb060ebb915d678094ff28e67b5be): tiny build fails\n* [8.2.3987](https://github.com/vim/vim/commit/1d423ef75fc8bce2edfd2aab61cc9beaa63e31aa): error messages are spread out\n* [8.2.3986](https://github.com/vim/vim/commit/b09feaa86ecc53b9b953710082496951776dc5c6): error messages are spread out\n* [8.2.3985](https://github.com/vim/vim/commit/ac78dd4a352196ca4e6640f8e4caaf126afd49e3): error messages are spread out\n* [8.2.3984](https://github.com/vim/vim/commit/3d0da09bb2d31afc611bf1c4b35796739d87ed63): debugger test fails\n* [8.2.3983](https://github.com/vim/vim/commit/eaaac014a01ce37c1f86dbda054c01a5c6f034e7): error messages are spread out\n* [8.2.3982](https://github.com/vim/vim/commit/8bfa0eb863357c1013024233ebb2e95a0a848002): some lines of code not covered by tests\n* [8.2.3981](https://github.com/vim/vim/commit/2b4ecc2c31c00df6e1c8ad46a3e4eabb1f1f84e3): Vim9: debugging a for loop doesn't stop before it starts\n* [8.2.3980](https://github.com/vim/vim/commit/b3bd1d39e68e2d697c014b9f85482c2c12a3f909): if 'operatorfunc' invokes an operator Visual mode is changed\n* [8.2.3979](https://github.com/vim/vim/commit/a6feb163f0295dfefb829d93ba3fa659b9c262b6): Vim9: the feature is not mentioned in the right places\n* [8.2.3978](https://github.com/vim/vim/commit/6b1a99dfe33cf5a1d7f82febd81face85ac1b8a6): build error when using dynamycally loaded Python 3
1+
* [8.2.3995](https://github.com/vim/vim/commit/9acf2d8be93f3b50607279e7f3484b019675d0a7): not all sshconfig files are detected as such\n* [8.2.3994](https://github.com/vim/vim/commit/ad8f2485856eadb931ebd1f633ca366a40e415b8): Vim9: extend() complains about type when it was not declared\n* [8.2.3993](https://github.com/vim/vim/commit/c88e977862ba6477a3b5b28706c45f96069a3073): when recording a change in Select mode char appears twice\n* [8.2.3992](https://github.com/vim/vim/commit/0e2508d9e63e63414de2c06b3c8a446fdfe4470b): wrong local-additions in the help with language mix\n* [8.2.3991](https://github.com/vim/vim/commit/114dbda7858df956161c0adba5d4d8279645ff67): Vim9: error when extending dict\<any>\n* [8.2.3990](https://github.com/vim/vim/commit/5c75eed758fbeb39825834d51f3ee4e08f137af3): testing wrong operator\n* [8.2.3989](https://github.com/vim/vim/commit/e982586f8eebf2b055987218f6d3f7a084c4bf69): some insert completion code is not tested

0 commit comments

Comments
 (0)