Hi Laurence, On Wed, 2 Apr 2025 08:44:07 +0100, Laurence Tratt wrote:
> On Fri, Mar 28, 2025 at 10:51:37AM +0100, Laurent Cheylus wrote: >> update for editors/neovim to the latest version 0.11.0 > > I've realised one minor problem: there is a missing dependency on > libutf8proc. Apart from that, this has worked well on two machines. utf8proc v2.10.0 library is downloaded and built via Makefile in my update, then included as a static lib in neovim 0.11. Laurent