Skip to content

Commit 5581ffc

Browse files
vim: Import v9.1.1629
* 9.1.1629: Vim9: Not able to use more than 10 type arguments in a generic function * runtime(python): highlight "self" and "cls" in syntax script * runtime(vimgoto): make gf extract packadd/colo name more flexible * 9.1.1628: fuzzy.c has a few issues * runtime(doc): Adapt fuzzy doc to reflect 'fzy' algorithm
1 parent 7587e5b commit 5581ffc

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.1627](https://github.com/vim/vim/commit/7e0df5eee9eab872261fd5eb0068cec967a2ba77): fuzzy matching can be improved\n* [9.1.1626](https://github.com/vim/vim/commit/5ba6e41d37ec29fc8360a4f06d4e95c63eb013ab): cindent: does not handle compound literals\n* [9.1.1625](https://github.com/vim/vim/commit/59e1d7f353993e93be97dbec30d3218742960f62): Autocompletion slow with include- and tag-completion\n* [runetime(vim): gf maybe hang and fail](https://github.com/vim/vim/commit/639d93fc0efe925ec87f31db7f3ccdc0add4e247)\n* [runtime(vim): cannot jump to :colorscheme files](https://github.com/vim/vim/commit/487dd1716a028efd0cc1bc1b4bfdc53b82688641)\n* [9.1.1624](https://github.com/vim/vim/commit/397b9da29d29a96d92ebdfd9d6bf379249519fa1): Cscope not enabled on MacOS\n* [runtime(doc): allow more C99 features](https://github.com/vim/vim/commit/d1833d2827659d6176ac0607779fda3ebfee8ddc)\n* [runtime(python): Also sync syntax at 'async def'](https://github.com/vim/vim/commit/dba9eb46e622efe39331b75d0c57c5d8b61b526f)
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)

0 commit comments

Comments
 (0)