Hello,
I installed the nix extensions to have the syntax highlighting for my nix-darwin config but I'm having these 2 errors :
Language server nil:
from extension "Nix" version 0.1.2: nil must be installed manually. Install it or specify the 'binary' path to it via local settings.
Language server nixd:
from extension "Nix" version 0.1.2: The Nix language server (nixd) is not available in your environment (PATH). You can install it from https://github.com/nix-community/nixd.
Any idea how to fix that?
Thanks!