You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran into this for both norg and one of my grammars.
If this happens it's an issue with the system-installed gcc and not Neorg-related.
Check if entering a shell with nix-shell -p gcc, opening Neovim in it, and installing the Neorg parser works.
I am trying to install a treesitter parser and i get this C++ error, fatal error: 'algorithm' file not found , what could be causing this ?
The text was updated successfully, but these errors were encountered: