Skip to content

Commit 9aba8f0

Browse files
vim: Import v9.2.0025
* 9.2.0025: filetype: cshtml incorrectly recognized * 9.2.0024: Reading files with very long lines crashes with a segfault * 9.2.0023: fix integer overflow in ml_append_int() for long lines * 9.2.0022: bt_quickfix() is slow * 9.2.0021: channel: connection timeout fails to fall back to IPv4 * 9.2.0020: Wrong shortened buffer after :cd with duplicate slashes * runtime(doc): Mention xdg.vim in version9.txt * 9.2.0019: Hard to configure Vim according to full XDG spec * runtime(syntax-tests): Fail when executable syntax tests are found * README.md: mention r/vim and #vim libera * 9.2.0018: high cpu usage with Wayland compositor * 9.2.0017: popup: cannot allow to specify transparency * runtime(less.sh): simplify the script and avoid startup messages * 9.2.0016: popup border not redrawn correctly with wide chars * runtime(ccomplete): handle structs from tags file
1 parent 8a24b6a commit 9aba8f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [translation(ta): Update Tamil Translation](https://github.com/vim/vim/commit/b8b7df29c418b93fa3d8607ae22f10701fa168d6)\n* [9.2.0015](https://github.com/vim/vim/commit/b3e57895211c31c9aaa083af46ce0ba96b9841a3): Vim gets confused by OSC handling\n* [proto: make proto doesn't handle bool type correctly](https://github.com/vim/vim/commit/823f4f12b8a360ef16dbae6d90c2caa7d4d9fb21)\n* [runtime(doc): Update runtimepath default locations](https://github.com/vim/vim/commit/9ebb666b8c9a74ca6f3c001fc1ececf798599036)
1+
* [9.2.0025](https://github.com/vim/vim/commit/68dbb58d5189d1293b0f8e032af6bcb84101bd86): filetype: cshtml incorrectly recognized\n* [9.2.0024](https://github.com/vim/vim/commit/6cc291da063e7d9a74a6337d6a80af2b3bcbb5a9): Reading files with very long lines crashes with a segfault\n* [9.2.0023](https://github.com/vim/vim/commit/0ece393844a4433e4dc69cde6fe88f99ed7db100): fix integer overflow in ml\_append\_int() for long lines\n* [9.2.0022](https://github.com/vim/vim/commit/f06b3f529a9ab7b9f228358b7b3bae27193ba85d): bt\_quickfix() is slow\n* [9.2.0021](https://github.com/vim/vim/commit/dd989ec9ca3654584e2813f26a322f9de18406bf): channel: connection timeout fails to fall back to IPv4\n* [9.2.0020](https://github.com/vim/vim/commit/f245e17ac70df43fd7fe650c7227bb16a4615283): Wrong shortened buffer after :cd with duplicate slashes\n* [runtime(doc): Mention xdg.vim in version9.txt](https://github.com/vim/vim/commit/06a604dc8ed0159773e0d6515a239f22e0cf0b5a)\n* [9.2.0019](https://github.com/vim/vim/commit/4f04efb760af4f51975091ace7605c3dbd01d0c9): Hard to configure Vim according to full XDG spec\n* [runtime(syntax-tests): Fail when executable syntax tests are found](https://github.com/vim/vim/commit/dbd924f6a05427b153d35fa26c59258b09dcc902)\n* [README.md: mention r/vim and #vim libera](https://github.com/vim/vim/commit/472f46e2316c32fa83ef8c9305d3c878c39a17ac)\n* [9.2.0018](https://github.com/vim/vim/commit/392ed90a9a94f42a195d88378c34e6fbb7ea1bf9): high cpu usage with Wayland compositor\n* [9.2.0017](https://github.com/vim/vim/commit/95e8faa24f944b9f395089c38948aef9722750ec): popup: cannot allow to specify transparency\n* [runtime(less.sh): simplify the script and avoid startup messages](https://github.com/vim/vim/commit/515da6ecdb97bbbb5be75c653d50495b306d8280)\n* [9.2.0016](https://github.com/vim/vim/commit/6c203072fea831ce4ed9d45c69b32444fc9f67ff): popup border not redrawn correctly with wide chars\n* [runtime(ccomplete): handle structs from tags file](https://github.com/vim/vim/commit/89712b9f0e8cbf6074cc5dc0465bdd62245ad9c1)

0 commit comments

Comments
 (0)