Skip to content

Commit

Permalink
vim: Import v9.1.1065
Browse files Browse the repository at this point in the history
* 9.1.1065: no digraph for "Approaches the limit"
* 9.1.1064: not possible to use plural forms with gettext()
* 9.1.1063: too many strlen() calls in userfunc.c
* 9.1.1062: terminal: E315 when dragging the terminal with the mouse
* runtime(openPlugin): fix unclosed parenthesis in GetWordUnderCursor()
* runtime(doc): Tweak documentation style a bit
  • Loading branch information
github-actions[bot] committed Feb 1, 2025
1 parent 27bf157 commit c08b240
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.1061](https://github.com/vim/vim/commit/85e3f24bea649acfb962bd04ba922b9cf616d272): tests: test\_glvs fails when unarchiver not available\n* [9.1.1060](https://github.com/vim/vim/commit/d7f5854fccb70ebaf327b6f9bfcf7871506d598b): Vim always enables 'termguicolors' in a terminal\n* [9.1.1059](https://github.com/vim/vim/commit/bfb4eea7869b0118221cd145a774d74191ce6130): completion: input text deleted with preinsert when adding leader\n* [9.1.1058](https://github.com/vim/vim/commit/fe0a9a32699a9e0f3fa77d5569fb138c40cd3057): translation(sr): Missing Serbian translation for the tutor
* [9.1.1065](https://github.com/vim/vim/commit/3a621188ee52badfe7aa783db12588a78dcd8ed6): no digraph for "Approaches the limit"\n* [9.1.1064](https://github.com/vim/vim/commit/c078675ac768eb54388a8e4c6cab0214ef02ba7b): not possible to use plural forms with gettext()\n* [9.1.1063](https://github.com/vim/vim/commit/b32800f7c51c866dc0e87244eb4902540982309d): too many strlen() calls in userfunc.c\n* [9.1.1062](https://github.com/vim/vim/commit/3219da514c1f90b0883158d044512641407eacd6): terminal: E315 when dragging the terminal with the mouse\n* [runtime(openPlugin): fix unclosed parenthesis in GetWordUnderCursor()](https://github.com/vim/vim/commit/7c930eb61a4204b4bc40a7137f5ace591e87a765)\n* [runtime(doc): Tweak documentation style a bit](https://github.com/vim/vim/commit/195fcc90d0e93ea01915a6cdc1f0687f7b0246a9)

0 comments on commit c08b240

Please sign in to comment.