Skip to content

Commit 18b9c75

Browse files
vim: Import v9.1.1308
* runtime(netrw): remove deprecated functions * 9.1.1308: completion: cannot order matches by distance to cursor * 9.1.1307: make syntax does not reliably detect different flavors * 9.1.1306: completion menu rendering can be improved * 9.1.1305: completion menu active after switching windows/tabs * 9.1.1304: filetype: some man files are not recognized * runtime(netrw): upstream snapshot of v180 * 9.1.1303: missing out-of-memory check in linematch.c * 9.1.1302: Coverity warns about using uninitialized value
1 parent d9dd45f commit 18b9c75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.1.1301](https://github.com/vim/vim/commit/cbe53191d01926c045a39198b3a9517e3c5077d2): completion: cannot configure completion functions with 'complete'\n* [9.1.1300](https://github.com/vim/vim/commit/10f69298b4577b3712eedeb49b4d9ad1a69111f8): wrong detection of -inf\n* [runtime(doc): update enum helptext](https://github.com/vim/vim/commit/4ec93fec125b2743a7f63b4fd3087fa5895eab8b)
1+
* [runtime(netrw): remove deprecated functions](https://github.com/vim/vim/commit/839fd942654b2a7c90ad0633b1c8bb9da4094cbb)\n* [9.1.1308](https://github.com/vim/vim/commit/b156588eb707a084bbff8685953a8892e1e45bca): completion: cannot order matches by distance to cursor\n* [9.1.1307](https://github.com/vim/vim/commit/f35bd76b31e6cd62bcc47e401887059b8503c5cc): make syntax does not reliably detect different flavors\n* [9.1.1306](https://github.com/vim/vim/commit/32f2bb6e1e672f52d736579d9752473b14a5744d): completion menu rendering can be improved\n* [9.1.1305](https://github.com/vim/vim/commit/cf7f01252f00061876f7eb14dbf74342a55a13a1): completion menu active after switching windows/tabs\n* [9.1.1304](https://github.com/vim/vim/commit/babdb0554a44a5e406a499bf8c315e660b2a028e): filetype: some man files are not recognized\n* [runtime(netrw): upstream snapshot of v180](https://github.com/vim/vim/commit/d62377386c92e500365009412efd3b1232a02c82)\n* [9.1.1303](https://github.com/vim/vim/commit/2137710b436e481168382c50aa4838a4b9730163): missing out-of-memory check in linematch.c\n* [9.1.1302](https://github.com/vim/vim/commit/d2079cff48117b121cd4afcc91fc14a696bdb142): Coverity warns about using uninitialized value

0 commit comments

Comments
 (0)