mirror of
https://github.com/nix-community/nixvim.git
synced 2026-08-24 10:14:03 -05:00
plugins/lint: vacuum -> vacuum-go
This commit is contained in:
committed by
Gaétan Lepage
parent
e64ba8b770
commit
687be63e7f
@@ -77,6 +77,6 @@ in
|
||||
rstlint = pkgs.python3Packages."restructuredtext-lint";
|
||||
systemd-analyze = states.linuxOnly pkgs.systemd;
|
||||
tofu = pkgs.opentofu;
|
||||
vacuum = states.linuxOnly pkgs.vacuum;
|
||||
vacuum = pkgs.vacuum-go;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user