Skip to content

Commit

Permalink
vim: Import v9.1.0643
Browse files Browse the repository at this point in the history
* 9.1.0643: terminal: cursor may end up on invalid position
* 9.1.0642: Check that mapping rhs starts with lhs fails if not simplified
* 9.1.0641: MS-Windows: OLE enabled in console version
* runtime(thrift): add ftplugin, indent and syntax scripts
* 9.1.0640: Mingw: Makefile can be improved
* 9.1.0639: channel timeout may wrap around
* 9.1.0638: E1510 may happen when formatting a message for smsg()
* 9.1.0637: MS-Windows: Style issues in MSVC Makefile
  • Loading branch information
github-actions[bot] committed Jul 29, 2024
1 parent 9a2e891 commit 28fedd2
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.1.0636](https://github.com/vim/vim/commit/f4572cee35a6c224985e71116e676ab711c09af3): filetype: ziggy files are not recognized\n* [9.1.0635](https://github.com/vim/vim/commit/e57c9a19edc906a96ccb8821ae33fa6a8b20c3cd): filetype: SuperHTML template files not recognized\n* [9.1.0634](https://github.com/vim/vim/commit/13032a49b7d2a45e7c774cf23ee8f58f56b03781): Ctrl-P not working by default\n* [9.1.0633](https://github.com/vim/vim/commit/0268ff3af3d598e18454a3ce1c510f411427b6c0): Compilation warnings with \`-Wunused-parameter\`\n* [9.1.0632](https://github.com/vim/vim/commit/073cb02cb5fd3209a9f0ff65fa2dc748c792792f): MS-Windows: Compiler Warnings\n* [runtime(debcopyright): Add support for Files-Included in syntax script](https://github.com/vim/vim/commit/4c45425c10a94382a435239e8f63c6b1ca55d4e4)\n* [runtime(doc): tweak documentation style a bit](https://github.com/vim/vim/commit/52e7cc26d81c61fff1b2e3b32e8b9b04347be1d3)
* [9.1.0643](https://github.com/vim/vim/commit/1254e6db8360fac99561ef0f10ac3cb1bfef30b1): terminal: cursor may end up on invalid position\n* [9.1.0642](https://github.com/vim/vim/commit/9d997addc7bd0fd132a809cf497ed816e61fcd25): Check that mapping rhs starts with lhs fails if not simplified\n* [9.1.0641](https://github.com/vim/vim/commit/baaf6deb957e11227c6ffa5e22b48d9082ae7e77): MS-Windows: OLE enabled in console version\n* [runtime(thrift): add ftplugin, indent and syntax scripts](https://github.com/vim/vim/commit/011f2223e5df68f45a382f6a9dff6eaf5ecac346)\n* [9.1.0640](https://github.com/vim/vim/commit/3da011871a494ee5f3172278b6209afc6345fb5a): Mingw: Makefile can be improved\n* [9.1.0639](https://github.com/vim/vim/commit/0bee82b1d0a46a6ca6fb4ffcebd6a63d4141a355): channel timeout may wrap around\n* [9.1.0638](https://github.com/vim/vim/commit/0dff31576a340b74cec81517912923c38cb28450): E1510 may happen when formatting a message for smsg()\n* [9.1.0637](https://github.com/vim/vim/commit/81a65000c5b478cbf88397f0ffd7f8833a9babe1): MS-Windows: Style issues in MSVC Makefile

0 comments on commit 28fedd2

Please sign in to comment.