Sorry for the noise, I realized I need to add "noclear" to the vim9script
command.
On Wednesday, March 5, 2025 at 11:52:28 AM UTC-7 Christian J. Robinson
wrote:
> Foo.vim:
>
> vim9script
>
> export class Foo
> def new()
> enddef
> def Bar(s: string)
>
I'm giving this a bump because I'm not sure it's been seen by someone who
can fix it.
On Thursday, December 12, 2024 at 10:52:21 AM UTC-7 Christian J. Robinson
wrote:
> Unfortunately this is beyond my ability to debug, but any time my vim
> binary compiled with Strawberry Perl 5.40 dynamic tri
On Sunday, October 14, 2018 at 1:48:41 PM UTC-6, Bram Moolenaar wrote:
> Cesar Romani wrote:
> > gcc -c -Iproto -DWIN32 [...] auto/if_perl.c -o gobjZi686/if_perl.o
> > if_perl.xs:38:10: fatal error: vim.h: No such file or directory
> > #include "vim.h"
> >^~~
> > compilation termi