Skip to content

Commit 95f79f6

Browse files
committed
vim: Import v9.0.0260
* 9.0.0260: using freed memory when using 'quickfixtextfunc' recursively * 9.0.0259: crash with mouse click when not initialized * Update runtime files * 9.0.0258: MS-Windows installer skips syntax/shared * 9.0.0257: "->" in ":scriptnames" output not tested yet * 9.0.0256: compiler warning for uninitialized variables * 9.0.0255: build failure without the eval feature * 9.0.0254: typo in function name * 9.0.0253: a symlink to an autoload script results in two entries * 9.0.0252: cursor in wrong place after virtual text * 9.0.0251: test output shows up in git
1 parent 6f1b186 commit 95f79f6

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.0250](https://github.com/vim/vim/commit/dde77a7c4d72622284dc5fb72557bde42c314fa6): slightly inconsistent error messages\n* [9.0.0249](https://github.com/vim/vim/commit/3a7ad904d27d904e57f7a22eb33872a587ae6673): no test for what 9.0.0234 fixes\n* [9.0.0248](https://github.com/vim/vim/commit/a247142ae45308087b25f91c8af48399c8ac2943): duplicate code in finding a script in the execution stack\n* [9.0.0247](https://github.com/vim/vim/commit/f396ce83eebf6c61596184231d39ce4d41eeac04): cannot add padding to virtual text without highlight
1+
* [9.0.0260](https://github.com/vim/vim/commit/d6c67629ed05aae436164eec474832daf8ba7420): using freed memory when using 'quickfixtextfunc' recursively\n* [9.0.0259](https://github.com/vim/vim/commit/80525751c5ce9ed82c41d83faf9ef38667bf61b1): crash with mouse click when not initialized\n* [Update runtime files](https://github.com/vim/vim/commit/fd999452adaf529a30d78844b5fbee355943da29)\n* [9.0.0258](https://github.com/vim/vim/commit/44b9abb150afdca557d8ff5af112d654e0d19e84): MS-Windows installer skips syntax/shared\n* [9.0.0257](https://github.com/vim/vim/commit/7ea9fcb48dcdb07c9eb960ace3cc625fe7c685b2): "->" in ":scriptnames" output not tested yet\n* [9.0.0256](https://github.com/vim/vim/commit/5214b294615718cc3f0d2248b76e9970b9fe9d45): compiler warning for uninitialized variables\n* [9.0.0255](https://github.com/vim/vim/commit/0af2ecfe4474be3a83d75b1d636bfdf6b27bbc92): build failure without the eval feature\n* [9.0.0254](https://github.com/vim/vim/commit/5fb3aabc2b0edd5573e107bb3bc103c348771f61): typo in function name\n* [9.0.0253](https://github.com/vim/vim/commit/753885b6c5b9021184daa94d32fd8bf025f1b488): a symlink to an autoload script results in two entries\n* [9.0.0252](https://github.com/vim/vim/commit/f5240b96f721b08d703340ff0b2e67b79fb8b821): cursor in wrong place after virtual text\n* [9.0.0251](https://github.com/vim/vim/commit/762df0477c32065498805e09c15adc468a6cc8ea): test output shows up in git

vim

Submodule vim updated 69 files

0 commit comments

Comments
 (0)