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