Re: Commit: patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored

2024-04-27 Fir de Conversatie Yegappan Lakshmanan
Hi, On Sat, Apr 27, 2024 at 10:08 AM Christian J. Robinson wrote: > > I think this patch, or one of the others around this same time, broke adding > comments after "}", as in the following: > > vim9script > > class Foo > static const bar = { # {{{ > baz: 'qux' > } # }}} > endclass > > Results

Re: Commit: patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored

2024-04-27 Fir de Conversatie Christian J. Robinson
I think this patch, or one of the others around this same time, broke adding comments after "}", as in the following: vim9script class Foo static const bar = { # {{{ baz: 'qux' } # }}} endclass Results in: Error detected while processing C:\Users\hepti\comment.vim: line6: E488: Trailing

Commit: runtime(doc): CI: remove trailing white space in documentation

2024-04-27 Fir de Conversatie Christian Brabandt
runtime(doc): CI: remove trailing white space in documentation Commit: https://github.com/vim/vim/commit/11250510404860a76d9e9cea4f99025277f607a5 Author: Christian Brabandt Date: Sat Apr 27 12:01:15 2024 +0200 runtime(doc): CI: remove trailing white space in documentation

Commit: patch 9.1.0377: Formatting text wrong when 'breakindent' is set

2024-04-27 Fir de Conversatie Christian Brabandt
patch 9.1.0377: Formatting text wrong when 'breakindent' is set Commit: https://github.com/vim/vim/commit/86ef815959d18961a3d21cee07ab724e618d3a7b Author: Christian Brabandt Date: Sat Apr 27 11:55:08 2024 +0200 patch 9.1.0377: Formatting text wrong when 'breakindent' is set

Commit: runtime(debversions): Add oracular (24.10) as Ubuntu release name

2024-04-27 Fir de Conversatie Christian Brabandt
runtime(debversions): Add oracular (24.10) as Ubuntu release name Commit: https://github.com/vim/vim/commit/92917069b1a89e0e6c253a585dfe0a19cc2c0699 Author: Simon Quigley Date: Sat Apr 27 11:51:45 2024 +0200 runtime(debversions): Add oracular (24.10) as Ubuntu release name

Commit: patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored

2024-04-27 Fir de Conversatie Christian Brabandt
patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored Commit: https://github.com/vim/vim/commit/ac7731895c996acef4d02b784f9952749226e203 Author: Yegappan Lakshmanan Date: Sat Apr 27 11:36:12 2024 +0200 patch 9.1.0376: Vim9: Trailing commands after class/enum keywords

Commit: runtime(doc): update helptags for jq syntax (#14646)

2024-04-27 Fir de Conversatie Christian Brabandt
runtime(doc): update helptags for jq syntax (#14646) Commit: https://github.com/vim/vim/commit/93df2285a0c0f58f752b696bb1ee56f7ae6e528a Author: Philip H <47042125+pheid...@users.noreply.github.com> Date: Sat Apr 27 11:31:53 2024 +0200 runtime(doc): update helptags for jq syntax

Commit: patch 9.1.0375: tests: 1-second delay after Test_BufEnter_botline()

2024-04-27 Fir de Conversatie Christian Brabandt
patch 9.1.0375: tests: 1-second delay after Test_BufEnter_botline() Commit: https://github.com/vim/vim/commit/340643e9779a96710a27d0eeef24f2c08b8967c4 Author: zeertzjq Date: Sat Apr 27 11:33:24 2024 +0200 patch 9.1.0375: tests: 1-second delay after Test_BufEnter_botline()