Skip to content

Commit 691e430

Browse files
vim: Import v9.1.0655
* 9.1.0655: filetype: goaccess config file not recognized * CI: update clang compiler to version 20 * runtime(netrw): honor `g:netrw_alt{o,v}` for `:{S,H,V}explore` * 9.1.0654: completion does not respect completeslash with fuzzy * 9.1.0653: Patch v9.1.0648 not completely right
1 parent 680d206 commit 691e430

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-
* [9.1.0652](https://github.com/vim/vim/commit/b4ea77185c7deeb6f7c8d5aa14f8c97a097e5dee): too many strlen() calls in syntax.c\n* [9.1.0651](https://github.com/vim/vim/commit/0214680a8ec5f7f656cb42e5db19243709202ed2): ex: trailing dot is optional for :g and :insert/:append\n* [9.1.0650](https://github.com/vim/vim/commit/e8feaa354e685e527198093904492f67c52c2302): Coverity warning in cstrncmp()\n* [9.1.0649](https://github.com/vim/vim/commit/c1ed788c1b41db9b5f1ef548dc877f771f535bbe): Wrong comment for "len" argument of call\_simple\_func()\n* [9.1.0648](https://github.com/vim/vim/commit/b29f4abcd4b3382fa746edd1d0562b7b48c9de60): \[security\] double-free in dialog\_changed()\n* [9.1.0647](https://github.com/vim/vim/commit/8a0bbe7b8aad6f8da28dee218c01bc8a0185a2d5): \[security\] use-after-free in tagstack\_clear\_entry\n* [runtime(doc): re-format tag example lines, mention ctags --list-kinds](https://github.com/vim/vim/commit/5b07213c0b365f2a7fcdd10c7e7cd00aae3560a5)
1+
* [9.1.0655](https://github.com/vim/vim/commit/0aa65b48fbe64e18a767b207802483026baecb5d): filetype: goaccess config file not recognized\n* [CI: update clang compiler to version 20](https://github.com/vim/vim/commit/22a22529afc9854dffaf32c742e4796ac6c9999b)\n* [runtime(netrw): honor \`g:netrw\_alt{o,v}\` for \`:{S,H,V}explore\`](https://github.com/vim/vim/commit/c527d90fae7210d6dc5cbdf7507f26a32455149b)\n* [9.1.0654](https://github.com/vim/vim/commit/b9de1a057f9a0b6de6f64a9c1b2078c7069cdd7d): completion does not respect completeslash with fuzzy\n* [9.1.0653](https://github.com/vim/vim/commit/a0b5bc12850f1d87fa51fb7be42df0ea835ccf21): Patch v9.1.0648 not completely right

0 commit comments

Comments
 (0)