Re: Interpreted languages

2025-07-01 Fir de Conversatie Tony Mechelynck
P.S. I found how to add +lua: apparently when upgrading lua automatically from 3.13 to 3.14 package lua314-devel had not been installed. Best regards, Tony. On Mon, Jun 30, 2025 at 1:22 AM Tony Mechelynck wrote: > > The gvim I normally use is "Huge without interpreted languages&qu

Interpreted languages

2025-06-29 Fir de Conversatie Tony Mechelynck
The gvim I normally use is "Huge without interpreted languages" but I also compile a build "with languages" just in case I might have a use for it. At the moment it has -lua -mzscheme +perl -python +python3 +ruby +tcl. Maybe I should try to find how to build with +lua