Skip to content

Commit 7ca41cf

Browse files
vim: Import v9.1.1313
* 9.1.1313: compile warning about uninitialized value * 9.1.1312: tests: Test_backupskip() fails when HOME is defined * 9.1.1311: completion: not possible to limit number of matches * 9.1.1310: completion: redundant check for preinsert effect * runtime(gleam): Update ftplugin, use recommended_style config variable * 9.1.1309: tests: no test for 'pummaxwidth' with non-truncated "kind" * runtime: set 'cpoptions' for line-continuation in various runtime files * runtime(tar): remove dependency on netrw#WinPath, include mapping doc
1 parent 18b9c75 commit 7ca41cf

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-
* [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
1+
* [9.1.1313](https://github.com/vim/vim/commit/b53d4fb63e0d4d36033d47ec35f2f302931f77ae): compile warning about uninitialized value\n* [9.1.1312](https://github.com/vim/vim/commit/ad503fe92772cb37d6f8601f48ff2bdb34cdbe96): tests: Test\_backupskip() fails when HOME is defined\n* [9.1.1311](https://github.com/vim/vim/commit/0ac1eb3555445f4c458c06cef7c411de1c8d1020): completion: not possible to limit number of matches\n* [9.1.1310](https://github.com/vim/vim/commit/1c2b25825037bf83862f7af71ce9177cf949daca): completion: redundant check for preinsert effect\n* [runtime(gleam): Update ftplugin, use recommended\_style config variable](https://github.com/vim/vim/commit/40daa1358cf46cd155b733ffb1e5a3f9f591dedb)\n* [9.1.1309](https://github.com/vim/vim/commit/031919c7ac66c4fcff3719b4f4158887b68d3315): tests: no test for 'pummaxwidth' with non-truncated "kind"\n* [runtime: set 'cpoptions' for line-continuation in various runtime files](https://github.com/vim/vim/commit/fbbaa6ebe92b938f1f9ef008571c330a8d29166a)\n* [runtime(tar): remove dependency on netrw#WinPath, include mapping doc](https://github.com/vim/vim/commit/470317f78b110b4559cecb26039b5f93447c1bf0)

0 commit comments

Comments
 (0)