nvim: swap mason with lazy-lsp for lsp installation

we don't need language-specific package managers in path now eg. cargo,
pip, npm, etc. this is done in a more "nix" way.
This commit is contained in:
Nico 2025-05-03 16:15:57 +10:00
parent 54b7a64e6a
commit 67080cb94b
3 changed files with 53 additions and 56 deletions

View file

@ -18,13 +18,6 @@
ffmpeg
imagemagick
# cant feed these into neovim any other way
cargo
nodejs
go
nodejs_22
gcc
];
programs.nh = {