Yegappan wrote:
> > > > > The Vim9 LSP plugin (https://github.com/yegappan/lsp) has the
> > > > > following line in the autoload/lsp/lspserver.vim file:
> > > > >
> > > > > hover: function(Hover, [lspserver]),
> > > > >
> > > > > If this line is changed to:
> > > > >
> > > > > hover: function('H
Hi Bram,
On Sun, Feb 20, 2022 at 8:48 AM Bram Moolenaar wrote:
>
> Yegappan wrote:
>
> > > > The Vim9 LSP plugin (https://github.com/yegappan/lsp) has the
> > > > following line in the autoload/lsp/lspserver.vim file:
> > > >
> > > > hover: function(Hover, [lspserver]),
> > > >
> > > > If this li
Yegappan wrote:
> > > The Vim9 LSP plugin (https://github.com/yegappan/lsp) has the
> > > following line in the autoload/lsp/lspserver.vim file:
> > >
> > > hover: function(Hover, [lspserver]),
> > >
> > > If this line is changed to:
> > >
> > > hover: function('Hover', [lspserver]),
> > >
> > >
Hi,
On Sun, Feb 20, 2022 at 12:16 AM Dominique Pellé
wrote:
>
> Yegappan Lakshmanan wrote:
>
> > Hi,
> >
> > The Vim9 LSP plugin (https://github.com/yegappan/lsp) has the
> > following line in the autoload/lsp/lspserver.vim file:
> >
> > hover: function(Hover, [lspserver]),
> >
> > If this line i
Yegappan Lakshmanan wrote:
> Hi,
>
> The Vim9 LSP plugin (https://github.com/yegappan/lsp) has the
> following line in the autoload/lsp/lspserver.vim file:
>
> hover: function(Hover, [lspserver]),
>
> If this line is changed to:
>
> hover: function('Hover', [lspserver]),
>
> then Vim crashes with
Hi,
The Vim9 LSP plugin (https://github.com/yegappan/lsp) has the
following line in the autoload/lsp/lspserver.vim file:
hover: function(Hover, [lspserver]),
If this line is changed to:
hover: function('Hover', [lspserver]),
then Vim crashes with the "E342: Out of memory! (allocating
18446744