Skip to content

Commit 5f39f73

Browse files
vim: Import v9.1.0857
* runtime(tar): Update tar.vim to support permissions * 9.1.0857: xxd: --- is incorrectly recognized as end-of-options * 9.1.0856: mouseshape might be wrong on r and gr * 9.1.0855: setting 'cmdheight' may cause hit-enter-prompt * Add an .editorconfig file to repository * 9.1.0854: cannot get terminal cell size * 9.1.0853: filetype: kubernetes config file not recognized * 9.1.0852: No warning when X11 registers are not available * 9.1.0851: too many strlen() calls in getchar.c * 9.1.0850: Vim9: cannot access nested object inside objects * runtime(tex): extra Number highlighting causes issues
1 parent 64402a3 commit 5f39f73

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(vim): Fix indent after :silent! function](https://github.com/vim/vim/commit/7724d621f21ff6599ba49f11401ddb45ff321099)\n* [9.1.0849](https://github.com/vim/vim/commit/7c5152826f61bc968ba539ff6db3a55e75556bf2): there are a few typos in the source\n* [runtime(netrw): directory symlink not resolved in tree view](https://github.com/vim/vim/commit/5b63b236a0af198f6c3c9883a3f6344b110dabb3)\n* [runtime(doc): add a table of supported Operating Systems](https://github.com/vim/vim/commit/18defabaebe3b8e679b5df2d7c8ec82172a6e41b)\n* [runtime(tex): update Last Change header in syntax script](https://github.com/vim/vim/commit/6065755a39d838aaba03808f77d58c34b3b63e91)\n* [runtime(doc): fix typo in g:termdebug\_config](https://github.com/vim/vim/commit/060107cbc40a68b30d81e5531a1c8dde91fc9b59)
1+
* [runtime(tar): Update tar.vim to support permissions](https://github.com/vim/vim/commit/129a8446d23cd9cb4445fcfea259cba5e0487d29)\n* [9.1.0857](https://github.com/vim/vim/commit/4b9fa957125e33951a4a830414ccb70172976397): xxd: --- is incorrectly recognized as end-of-options\n* [9.1.0856](https://github.com/vim/vim/commit/a1b654ff36a9d3a22d632d7eeaddb8224e621928): mouseshape might be wrong on r and gr\n* [9.1.0855](https://github.com/vim/vim/commit/2e48567007f2becd484a3c3dd0706bf3a0beeae7): setting 'cmdheight' may cause hit-enter-prompt\n* [Add an .editorconfig file to repository](https://github.com/vim/vim/commit/feea1b444e8dabddc10f380ff61ef97f4ff6fa62)\n* [9.1.0854](https://github.com/vim/vim/commit/1083cae7091f006249c1349d0575412d2ff6a7dc): cannot get terminal cell size\n* [9.1.0853](https://github.com/vim/vim/commit/6fbf63de865001dedafc227465e651926cf6f6dc): filetype: kubernetes config file not recognized\n* [9.1.0852](https://github.com/vim/vim/commit/45e0704d9670c10bfaf2bb408d6a5cd639d23835): No warning when X11 registers are not available\n* [9.1.0851](https://github.com/vim/vim/commit/e7a1bbf2102ecd2083613ff18d7d46c45d1e568e): too many strlen() calls in getchar.c\n* [9.1.0850](https://github.com/vim/vim/commit/56d45f1b6658ca64857b4cb22f18a18eeefa0f1d): Vim9: cannot access nested object inside objects\n* [runtime(tex): extra Number highlighting causes issues](https://github.com/vim/vim/commit/622f6f5b9a9c2b88423f31a98e99cd3324446fcf)

0 commit comments

Comments
 (0)