Misterio77 / nix-config

Personal nixos and home-manager configurations.
https://m7.rs/git/nix-config/
MIT License
719 stars 42 forks source link

Question on LSP in nvim #34

Open aShabat opened 4 months ago

aShabat commented 4 months ago

Hello, in your lsp module for nvim you define function that loads lsp if it finds the executable. Do you then configure the servers for separate projects or am I missing where you install them? Thank you for great example config