rebelot / heirline.nvim

Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
MIT License
965 stars 38 forks source link

dlsym(RTLD_DEFAULT, compute_foldcolumn): symbol not found #171

Open 0xUgochukwu opened 8 months ago

0xUgochukwu commented 8 months ago
Screenshot 2023-10-26 at 22 42 00

Can someone please help me with this

bew commented 8 months ago

The error happens in astrovim and how it uses heirline, but it's probably not heirline's fault. You should report the error on astrovim's project.

mehalter commented 8 months ago

This is a bug in core Neovim not supporting Mac OS Sonoma. This has been resolved in Neovim v0.9.4. Please update your Neovim to the latest stable version and this will go away.