Skip to content

Commit 856b5f6

Browse files
vim: Import v9.1.1336
* runtime(yaml): fix wrong order of undo_ftplugin suboptions * runtime(make): do not automatically indent after a special target * 9.1.1336: comment plugin does not support case-insensitive 'commentstring' * 9.1.1335: Coverity complains about Null pointer dereferences * 9.1.1334: Coverity complains about unchecked return value * 9.1.1333: Coverity: complains about unutilized variable * 9.1.1332: Vim9: segfault when using super within a lambda * 9.1.1331: Leaking memory with cmdcomplete() * runtime(vim): Update base-syntax, improve :autocmd highlighting
1 parent 1980f77 commit 856b5f6

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(doc): update documentation](https://github.com/vim/vim/commit/31b78cce6e6412cada49ca994f6665ef4acec792)\n* [runtime(doc): clarify return type for findfile()/finddir()](https://github.com/vim/vim/commit/b753d80e59fd1e39eaba6c575310f280ee1370d2)\n* [9.1.1330](https://github.com/vim/vim/commit/926e2af42e922a89731b99e7c8e2261d50edadb1): may receive E315 in terminal\n* [CI: add sway compositor to CI tests, to prepare for better Wayland testing](https://github.com/vim/vim/commit/16341e70904c03eb810b3be223ab732c3f21e8ab)\n* [9.1.1329](https://github.com/vim/vim/commit/92f68e26ec36f2c263db5bea4f39d8503e0b741c): cannot get information about command line completion\n* [9.1.1328](https://github.com/vim/vim/commit/eac45c558e3585ada79bb24a86e8cd343e2807cf): too many strlen() calls in indent.c\n* [9.1.1327](https://github.com/vim/vim/commit/2cb42efc18e46402ac84fd51afe54bb48be8aea7): filetype: nroff detection can be improved\n* [runtime(doc): cross-link :| meaning :p and explain E749](https://github.com/vim/vim/commit/187df69fd1563535773b8ddb2de1b0f5dd3dd2e9)\n* [runtime(doc): style: clarify to prefer 2 spaces after a sentence](https://github.com/vim/vim/commit/f39de60608c5bf2106ad6ce08b8dbe03b271e3ff)\n* [runtime(pov): deprecate \`#render\` and \`#statistics\` in syntax script](https://github.com/vim/vim/commit/e125ee4b9fde4eb75bc66d13414ba4fec651011c)
1+
* [runtime(yaml): fix wrong order of undo\_ftplugin suboptions](https://github.com/vim/vim/commit/229f79c1683fa52159e692ff8b53449e117a38b2)\n* [runtime(make): do not automatically indent after a special target](https://github.com/vim/vim/commit/7bc988067eff6657e6f047491cadb32e0829544d)\n* [9.1.1336](https://github.com/vim/vim/commit/dd776dd5f0e114d59c9e309f9026c69a1243b895): comment plugin does not support case-insensitive 'commentstring'\n* [9.1.1335](https://github.com/vim/vim/commit/362be6ba2700e864f3c755d2366a8088bead21fa): Coverity complains about Null pointer dereferences\n* [9.1.1334](https://github.com/vim/vim/commit/d847b241f5472477db8b76a4a630ae66bd33f8f2): Coverity complains about unchecked return value\n* [9.1.1333](https://github.com/vim/vim/commit/7dfc9e6121e85084fc428e915c717cbe0c8b2acd): Coverity: complains about unutilized variable\n* [9.1.1332](https://github.com/vim/vim/commit/69e6ab6db3709d137508fec34d1fcadc69cef375): Vim9: segfault when using super within a lambda\n* [9.1.1331](https://github.com/vim/vim/commit/5c3d1e3258872381831f419765f2969f45caaa11): Leaking memory with cmdcomplete()\n* [runtime(vim): Update base-syntax, improve :autocmd highlighting](https://github.com/vim/vim/commit/fa3b1043c6ac38df5e58f7444f478e1ddd4000a6)

vim

Submodule vim updated 52 files

0 commit comments

Comments
 (0)