Commit: runtime(nix): set iskeyword and b:match_words in ftplugin

2025-04-18 Fir de Conversatie Christian Brabandt
runtime(nix): set iskeyword and b:match_words in ftplugin Commit: https://github.com/vim/vim/commit/54081f0ce087bb3efd2f62fdbbbd5ac812da69f8 Author: Arnie97 Date: Fri Apr 18 19:34:14 2025 +0200 runtime(nix): set iskeyword and b:match_words in ftplugin closes: https://github.com/v

xpm on MinGW-ucrt GUI=yes fails

2025-04-18 Fir de Conversatie Henry Garcia
If I disable XPM by using XPM=no, then it works. MAKE command: make -f Make_cyg_ming.mak CROSS=yes CROSS_COMPILE=x86_64-w64-mingw32- UNDER_CYGWIN=yes STATIC_STDCPLUS=yes GUI=yes OLE=yes Platform: Debian bookworm - AMD64 I tried compiling the latest git release of libxpm with a MinGW-ucrt compile

Commit: CI: GCC 13 install fails, so disable that particular ppa

2025-04-18 Fir de Conversatie Christian Brabandt
CI: GCC 13 install fails, so disable that particular ppa Commit: https://github.com/vim/vim/commit/13960a8779542adfa50cd2266c7c1cf8f1229d15 Author: Philip H. <47042125+pheid...@users.noreply.github.com> Date: Fri Apr 18 18:48:53 2025 +0200 CI: GCC 13 install fails, so disable that particul

Commit: runtime(doc): clarify "nearest" value for 'completeopt'

2025-04-18 Fir de Conversatie Christian Brabandt
runtime(doc): clarify "nearest" value for 'completeopt' Commit: https://github.com/vim/vim/commit/cb3b752f9523060d3feaee33049d2092c288fca2 Author: Girish Palya Date: Fri Apr 18 18:52:28 2025 +0200 runtime(doc): clarify "nearest" value for 'completeopt' closes: https://github.com/

Commit: runtime(doc): Tweak documentation style a bit

2025-04-18 Fir de Conversatie Christian Brabandt
runtime(doc): Tweak documentation style a bit Commit: https://github.com/vim/vim/commit/0ed11ba223ec69dfefc8cc5800fb3e0d610fd9f8 Author: Hirohito Higashi Date: Fri Apr 18 18:45:31 2025 +0200 runtime(doc): Tweak documentation style a bit Signed-off-by: Christian Brabandt diff --

Commit: CI: update coverity runner to Ubuntu 24.04

2025-04-18 Fir de Conversatie Christian Brabandt
CI: update coverity runner to Ubuntu 24.04 Commit: https://github.com/vim/vim/commit/ded2b41326a5ad3238422ed2244d79dfa18cc667 Author: Philip H. <47042125+pheid...@users.noreply.github.com> Date: Fri Apr 18 18:42:24 2025 +0200 CI: update coverity runner to Ubuntu 24.04 closes: http

Commit: patch 9.1.1322: small delete register cannot paste multi-line correctly

2025-04-18 Fir de Conversatie Christian Brabandt
patch 9.1.1322: small delete register cannot paste multi-line correctly Commit: https://github.com/vim/vim/commit/7e93d4c617784e03f539d139f3475bd72c04a6e5 Author: phanium <91544758+pha...@users.noreply.github.com> Date: Fri Apr 18 18:32:52 2025 +0200 patch 9.1.1322: small delete register c

Commit: patch 9.1.1321: filetype: MS ixx and mpp files are not recognized

2025-04-18 Fir de Conversatie Christian Brabandt
patch 9.1.1321: filetype: MS ixx and mpp files are not recognized Commit: https://github.com/vim/vim/commit/aee34ef23e08a944f87d6bb4f972c56ba88dc6dd Author: Hampus Avekvist Date: Fri Apr 18 18:18:06 2025 +0200 patch 9.1.1321: filetype: MS ixx and mpp files are not recognized Prob

Commit: patch 9.1.1320: filetype: alsoft config files are not recognized

2025-04-18 Fir de Conversatie Christian Brabandt
patch 9.1.1320: filetype: alsoft config files are not recognized Commit: https://github.com/vim/vim/commit/1d96caaa4b195043f84a0c83277b2038af4a7b50 Author: David Mandelberg Date: Fri Apr 18 11:41:44 2025 +0200 patch 9.1.1320: filetype: alsoft config files are not recognized Probl

Commit: patch 9.1.1319: Various typos in the code, issue with test_inst_complete.vim

2025-04-18 Fir de Conversatie Christian Brabandt
patch 9.1.1319: Various typos in the code, issue with test_inst_complete.vim Commit: https://github.com/vim/vim/commit/98800979dc109e03f390a0472b14ed89189e02fe Author: zeertzjq Date: Fri Apr 18 10:57:33 2025 +0200 patch 9.1.1319: Various typos in the code, issue with test_inst_complete.vi

Commit: patch 9.1.1317: noisy error when restoring folds from session fails

2025-04-18 Fir de Conversatie Christian Brabandt
patch 9.1.1317: noisy error when restoring folds from session fails Commit: https://github.com/vim/vim/commit/cca5dea76e5bfa8369ae9d54b35fd140bb9159b4 Author: Igor Lacerda Date: Thu Apr 17 20:41:31 2025 +0200 patch 9.1.1317: noisy error when restoring folds from session fails Pro

Commit: patch 9.1.1318: tests: test_format fails

2025-04-18 Fir de Conversatie Christian Brabandt
patch 9.1.1318: tests: test_format fails Commit: https://github.com/vim/vim/commit/e9a27ef37395a0130f99e21b288b7765f0e38236 Author: zeertzjq Date: Fri Apr 18 10:45:45 2025 +0200 patch 9.1.1318: tests: test_format fails Problem: tests: test_format fails (after 9.1.1314). Solu

Re: [vim/vim] tests: redundant and strange use of :execute in test_ins_complete.vim (PR #17143)

2025-04-18 Fir de Conversatie Christian Brabandt
On Fri, 18 Apr 2025, Christ van Willegen wrote: > index 0e3711eb75530..52721bd532ad0 100644 > --- a/src/ops.c > +++ b/src/ops.c > @@ -248,11 +248,11 @@ get_vts_sum(int *vts_array, int index) > intsum = 0; > inti; > > -// Perform the summation for indeces within the