lets try getting mason working with this

This commit is contained in:
Tyler Kelley 2024-05-15 15:45:11 -05:00
parent 8500501e3a
commit 579a36a815
2 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,6 @@ in
brightnessctl brightnessctl
virt-viewer virt-viewer
swappy swappy
nodePackages_latest.npm
appimage-run appimage-run
networkmanagerapplet networkmanagerapplet
yad yad

View File

@ -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