mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-25 03:17:13 +00:00
c16f43f97c
plugin runtime dependencies. A recurrent question is how to make LSP work on nix, with users wanting to install masons etc. I think it makes sense for neovim to install neovim plugins in a way that they work out of the box. That's one of the strengths of nix and a shortcoming of the neovim infrastructure. We suffix the PATH instead of prepend such that project versions of the software takes precedence. It's opt-in for now to but worth revisiting later for the previous reasons. |
||
---|---|---|
.. | ||
default.nix | ||
init-override.vim | ||
init-single-lines.vim |