forked from nico/dots
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:
parent
54b7a64e6a
commit
67080cb94b
3 changed files with 53 additions and 56 deletions
|
|
@ -18,13 +18,6 @@
|
|||
|
||||
ffmpeg
|
||||
imagemagick
|
||||
|
||||
# cant feed these into neovim any other way
|
||||
cargo
|
||||
nodejs
|
||||
go
|
||||
nodejs_22
|
||||
gcc
|
||||
];
|
||||
|
||||
programs.nh = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue