Skip to content

Commit 67ad2db

Browse files
vim: Import v9.1.0675
* 9.1.0675: Patch v9.1.0674 causes problems * runtime(dosbatch): Show %%i as an argument in syntax file * runtime(dosbatch): Add syn-sync to syntax file * runtime(sql, mysql): fix E169: Command too recursive with sql_type_default = "mysql" * 9.1.0674: Vim9: compiling abstract method fails because of missing return * runtime(javascript): fix a few issues with syntax higlighting * runtime(mediawiki): fix typo in doc, test for b:did_ftplugin var * runtime(termdebug): Fix wrong test for balloon feature * runtime(doc): Remove mentioning of the voting feature
1 parent 5db8ba9 commit 67ad2db

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-
* [runtime(doc): add help tags for json + markdown global variables](https://github.com/vim/vim/commit/dc831db6ea3b550e3acb60a0859fcd07fd3f86e6)\n* [9.1.0673](https://github.com/vim/vim/commit/58c957943030b4dc551bf210b76cb2882182260c): Vim9: too recursive func calls when calling super-class method\n* [runtime(syntax-tests): Facilitate the viewing of rendered screendumps](https://github.com/vim/vim/commit/d33afe12c6639d70fca82230df6b9fdee7365423)\n* [runtime(doc): fix a few style issues](https://github.com/vim/vim/commit/90e1fe4b76ece24e5182ba5a5fa1240462276dce)
1+
* [9.1.0675](https://github.com/vim/vim/commit/ded1677dd20ae795fadc8d6f3c01f012b1338fe1): Patch v9.1.0674 causes problems\n* [runtime(dosbatch): Show %%i as an argument in syntax file](https://github.com/vim/vim/commit/a1dc64956f36cb921d556910c5356bb6b91ba5b9)\n* [runtime(dosbatch): Add syn-sync to syntax file](https://github.com/vim/vim/commit/11c92be8974f04ab12ff3f9cd89a692bbd6c46d9)\n* [runtime(sql, mysql): fix E169: Command too recursive with sql\_type\_default = "mysql"](https://github.com/vim/vim/commit/fc762dfc9fa95696409067bcb565e846c9ccfc5a)\n* [9.1.0674](https://github.com/vim/vim/commit/7477861e0d1d4bb168a65585c49c66e57b3ec636): Vim9: compiling abstract method fails because of missing return\n* [runtime(javascript): fix a few issues with syntax higlighting](https://github.com/vim/vim/commit/ea76096fa98ac26c23703bffdc4d9b3dc8a94d7e)\n* [runtime(mediawiki): fix typo in doc, test for b:did\_ftplugin var](https://github.com/vim/vim/commit/dd36d6cc7c39f3cfb29818f89f4f9dec2c7c22e4)\n* [runtime(termdebug): Fix wrong test for balloon feature](https://github.com/vim/vim/commit/bbeb38db4eff4e7be2cd5fef632c80612f234bb8)\n* [runtime(doc): Remove mentioning of the voting feature](https://github.com/vim/vim/commit/ff1680722d01dc17a66b6e5f7ba22eaf9419742c)

0 commit comments

Comments
 (0)