Skip to content

Commit d02c0d7

Browse files
vim: Import v9.1.1634
* 9.1.1634: Clipboard code can be improved * 9.1.1633: Search pattern shown incorrectly with negative offset * 9.1.1632: memory leak in fuzzy.c * 9.1.1631: proto files are outdated * 9.1.1630: tests: fuzzy bufname completion test doesn't match successfully
1 parent b52e826 commit d02c0d7

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.1629](https://github.com/vim/vim/commit/706b6f5867cb0fe65c4fefac8382fe2995eedde7): Vim9: Not able to use more than 10 type arguments in a generic function\n* [runtime(python): highlight "self" and "cls" in syntax script](https://github.com/vim/vim/commit/1ee1d9b43da37b157a91662a312415e4db400ba9)\n* [runtime(vimgoto): make gf extract packadd/colo name more flexible](https://github.com/vim/vim/commit/dd9ed09d8eb54fe3328bfdf385a0c978f308eccd)\n* [9.1.1628](https://github.com/vim/vim/commit/17a6d696bd2f9526f2c4beae95208626d0e8d922): fuzzy.c has a few issues\n* [runtime(doc): Adapt fuzzy doc to reflect 'fzy' algorithm](https://github.com/vim/vim/commit/c93a2b332734086ef94c4abf407f584e1e41bd55)
1+
* [9.1.1634](https://github.com/vim/vim/commit/126bc4690fb94c6628c704a3044bbc58d84dec42): Clipboard code can be improved\n* [9.1.1633](https://github.com/vim/vim/commit/ade0815856854f4b2e01345d9a9c6ade55b9b8de): Search pattern shown incorrectly with negative offset\n* [9.1.1632](https://github.com/vim/vim/commit/03d6e06edd0aaf2f591d74349cb25dbeca5895ef): memory leak in fuzzy.c\n* [9.1.1631](https://github.com/vim/vim/commit/bb07b1ac14c4014acebd27dd011802ea4755308a): proto files are outdated\n* [9.1.1630](https://github.com/vim/vim/commit/891353671a3bccc21854c12178f8e6623792f115): tests: fuzzy bufname completion test doesn't match successfully

0 commit comments

Comments
 (0)