mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-02-16 16:40:49 +01:00
lets try getting mason working with this
This commit is contained in:
parent
8500501e3a
commit
579a36a815
@ -147,7 +147,6 @@ in
|
||||
brightnessctl
|
||||
virt-viewer
|
||||
swappy
|
||||
nodePackages_latest.npm
|
||||
appimage-run
|
||||
networkmanagerapplet
|
||||
yad
|
||||
|
@ -179,6 +179,7 @@ in
|
||||
viAlias = true;
|
||||
vimAlias = true;
|
||||
vimdiffAlias = true;
|
||||
withNodeJs = true;
|
||||
extraPackages = with pkgs; [ lua-language-server ];
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
alpha-nvim
|
||||
|
Loading…
Reference in New Issue
Block a user