Commit: patch 9.1.1586: Vim9: can define an enum/interface in a function

2025-07-24 Fir de Conversatie Christian Brabandt
patch 9.1.1586: Vim9: can define an enum/interface in a function Commit: https://github.com/vim/vim/commit/9239eadc71a61d35543c758920a15d582b812390 Author: Yegappan Lakshmanan Date: Thu Jul 24 19:14:51 2025 +0200 patch 9.1.1586: Vim9: can define an enum/interface in a function Pr

Commit: runtime(vim): Update base syntax, match enum constructor type args

2025-07-24 Fir de Conversatie Christian Brabandt
runtime(vim): Update base syntax, match enum constructor type args Commit: https://github.com/vim/vim/commit/4de931daae88784aacd1dc4ecd92ca6fb4a45977 Author: Doug Kearns Date: Thu Jul 24 18:54:16 2025 +0200 runtime(vim): Update base syntax, match enum constructor type args closes

Commit: patch 9.1.1587: Wayland: timeout not updated before select()

2025-07-24 Fir de Conversatie Christian Brabandt
patch 9.1.1587: Wayland: timeout not updated before select() Commit: https://github.com/vim/vim/commit/1a224edb2e67bb50d00d4596925cea72b501b8e3 Author: Foxe Chen Date: Thu Jul 24 19:29:13 2025 +0200 patch 9.1.1587: Wayland: timeout not updated before select() Problem: Wayland: t

Commit: runtime(doc): use correct possessive form

2025-07-24 Fir de Conversatie Christian Brabandt
runtime(doc): use correct possessive form Commit: https://github.com/vim/vim/commit/1a2c4932a34d62b94201feca719eb66050786bcf Author: Christian Brabandt Date: Thu Jul 24 19:51:04 2025 +0200 runtime(doc): use correct possessive form as suggested by chdiza Signed-off-by: Ch