Commit: runtime(syntax-tests): regenerate c_00 and markdown dumps

2024-03-18 Fir de Conversatie Christian Brabandt
runtime(syntax-tests): regenerate c_00 and markdown dumps Commit: https://github.com/vim/vim/commit/702f7923f6e57051b314e26fde6734dfb1292da7 Author: Christian Brabandt Date: Mon Mar 18 22:07:22 2024 +0100 runtime(syntax-tests): regenerate c_00 and markdown dumps Signed-off-by:

Commit: runtime(syntax-tests): include missing changes

2024-03-18 Fir de Conversatie Christian Brabandt
runtime(syntax-tests): include missing changes Commit: https://github.com/vim/vim/commit/a2addebca359a35044bb60bebb91c258a94f3610 Author: Aliaksei Budavei <0x000...@gmail.com> Date: Mon Mar 18 20:39:32 2024 +0100 runtime(syntax-tests): include missing changes related:

Commit: runtime(rust): Respect no_plugin_maps and no_rust_maps globals (#14221)

2024-03-18 Fir de Conversatie Christian Brabandt
runtime(rust): Respect no_plugin_maps and no_rust_maps globals (#14221) Commit: https://github.com/vim/vim/commit/ef21bcaab145d6b22fb7c823607de23700f82653 Author: MyyPo <110892040+my...@users.noreply.github.com> Date: Mon Mar 18 20:38:09 2024 +0200 runtime(rust): Respect no_plugin_maps

Commit: runtime(syntax-tests): Retrofit input/c.c. with TEST_SETUP

2024-03-18 Fir de Conversatie Christian Brabandt
runtime(syntax-tests): Retrofit input/c.c. with TEST_SETUP Commit: https://github.com/vim/vim/commit/a9bc195d6497a18b24428a0271a2839213444baf Author: Aliaksei Budavei <0x000...@gmail.com> Date: Fri Mar 15 23:22:02 2024 +0300 runtime(syntax-tests): Retrofit input/c.c. with TEST_SETUP

Commit: runtime(syntax-tests): Support sourceable Vim configuration for syntax tests

2024-03-18 Fir de Conversatie Christian Brabandt
runtime(syntax-tests): Support sourceable Vim configuration for syntax tests Commit: https://github.com/vim/vim/commit/f6069a7ddc530a140fc1d7043e8a00d27d98c518 Author: Aliaksei Budavei <0x000...@gmail.com> Date: Tue Mar 5 22:34:36 2024 +0300 runtime(syntax-tests): Support sourceable Vim

Commit: runtime(syntax-tests): Support embeddable Vim configuration for syntax tests

2024-03-18 Fir de Conversatie Christian Brabandt
runtime(syntax-tests): Support embeddable Vim configuration for syntax tests Commit: https://github.com/vim/vim/commit/93edd254d5d809cfa85c87b4cedb8b649c999494 Author: Aliaksei Budavei <0x000...@gmail.com> Date: Tue Mar 5 22:34:36 2024 +0300 runtime(syntax-tests): Support embeddable Vim

Commit: runtime(doc): Recover some missed commas and periods in starting.txt

2024-03-18 Fir de Conversatie Christian Brabandt
runtime(doc): Recover some missed commas and periods in starting.txt Commit: https://github.com/vim/vim/commit/78c189837ae6a03fa5fbb62eabde66e3da9253a3 Author: Aliaksei Budavei <0x000...@gmail.com> Date: Mon Mar 18 19:24:52 2024 +0100 runtime(doc): Recover some missed commas and periods

Commit: patch 9.1.0187: filetype: no support for Dafny files

2024-03-18 Fir de Conversatie Christian Brabandt
patch 9.1.0187: filetype: no support for Dafny files Commit: https://github.com/vim/vim/commit/4e334d0443f28f4e749dbef38d686d0dd19122de Author: zeertzjq Date: Mon Mar 18 19:21:48 2024 +0100 patch 9.1.0187: filetype: no support for Dafny files Problem: Dafny files are not

Commit: runtime(vim): Update base-syntax, improve :highlight command (#14228)

2024-03-18 Fir de Conversatie Christian Brabandt
runtime(vim): Update base-syntax, improve :highlight command (#14228) Commit: https://github.com/vim/vim/commit/9530fe4f3a69c6bd11fc745d3b2d1667cdd0cf6d Author: dkearns Date: Tue Mar 19 05:19:51 2024 +1100 runtime(vim): Update base-syntax, improve :highlight command

Re: [vim/vim] Minor bug: Does not append new line (Issue #14181)

2024-03-18 Fir de Conversatie Gary Johnson
On 2024-03-17, San wrote: > @chrisbra > Also i found another bug( or maybe its on purpose) > When you only have /t( tab or indentation) without any text on a new line. And > you navigate back to previous line and press delete button, the next line does > not get deleted but the /t( tab or