Skip to content

Commit

Permalink
vim: Import v9.1.0942
Browse files Browse the repository at this point in the history
* runtime(vim): update base-syntax after v9.1.0936
* 9.1.0942: a few typos were found
* 9.1.0941: ComplMatchIns doesn't work after multibyte chars
* runtime(doc): Fix style in fold.txt
* ci: Update macOS from macos-14 to macos-15
* translation(sv): Fix typo in Swedish translation
* 9.1.0940: Wrong cursor shape with "gq" and 'indentexpr' executes :normal
* runtime(doc): fix some small errors
* 9.1.0939: make installtutor fails
  • Loading branch information
github-actions[bot] committed Dec 17, 2024
1 parent af5dfdb commit dee3b0b
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.0938](https://github.com/vim/vim/commit/bb955894734b287abfadd3a25786a42038d18d61): exclusive selection not respected when re-selecting block mode\n* [9.1.0937](https://github.com/vim/vim/commit/381ff7726efee9a0a7c2f79e01340fa972cafdfd): test\_undolist() is flaky\n* [9.1.0936](https://github.com/vim/vim/commit/6a38aff218f5b99a1aed7edaa357df24b9092734): cannot highlight completed text\n* [9.1.0935](https://github.com/vim/vim/commit/368ef5a48c7a41af7fe2c32a5d5659e23aff63d0): SpotBugs compiler can be improved\n* [9.1.0934](https://github.com/vim/vim/commit/a2a2fe841ed2efdbb1f8055f752a3a4d0988ae9d): hard to view an existing buffer in the preview window\n* [runtime(doc): document how to minimize fold computation costs](https://github.com/vim/vim/commit/3920bb4356aa7324a4be1071c87524a2f921d921)\n* [9.1.0933](https://github.com/vim/vim/commit/468db1f8af178d89149b6bc01f1d0202cb86aac2): Vim9: vim9compile.c can be further improved\n* [9.1.0932](https://github.com/vim/vim/commit/3f7d584e967e28ca9d3dab0b4726106bbcb5094d): new Italian tutor not installed\n* [runtime(doc): fix a few minor errors from the last doc updates](https://github.com/vim/vim/commit/0a4e57f44abc05033f839b4538efee8120f7d967)
* [runtime(vim): update base-syntax after v9.1.0936](https://github.com/vim/vim/commit/21c37d7f695077efe6df57806ff35da79adce1d5)\n* [9.1.0942](https://github.com/vim/vim/commit/d32bf0a06762f9ad08334d67b4d7f235f87f9063): a few typos were found\n* [9.1.0941](https://github.com/vim/vim/commit/f4ccada5c372b2c14cc32490860c6995cd00268c): ComplMatchIns doesn't work after multibyte chars\n* [runtime(doc): Fix style in fold.txt](https://github.com/vim/vim/commit/a977883ef336f83102dc0a1edbfc999e6b5c129c)\n* [ci: Update macOS from macos-14 to macos-15](https://github.com/vim/vim/commit/38281e1b96d620748d212e52c3ae3c09dd8374a4)\n* [translation(sv): Fix typo in Swedish translation](https://github.com/vim/vim/commit/98874dca6d0b60ccd6fc3a140b3ec1cc3e560f95)\n* [9.1.0940](https://github.com/vim/vim/commit/6c3027744e71937b24829135ba072090d7d52bc3): Wrong cursor shape with "gq" and 'indentexpr' executes :normal\n* [runtime(doc): fix some small errors](https://github.com/vim/vim/commit/9c3330de283b6ffd9ce033b665585f18cf0b972a)\n* [9.1.0939](https://github.com/vim/vim/commit/3353833f891cd4a79f57a0e88dc68543a05d11ce): make installtutor fails

0 comments on commit dee3b0b

Please sign in to comment.