pinwheel: Add flymake-go-staticcheck to emacs
This commit is contained in:
@@ -7,7 +7,7 @@ let
|
||||
|
||||
alwaysEnsure = true;
|
||||
alwaysTangle = true;
|
||||
#extraEmacsPackages = epkgs: with epkgs; [ use-package ];
|
||||
extraEmacsPackages = epkgs: [ epkgs.flymake-go-staticcheck ];
|
||||
};
|
||||
|
||||
e = pkgs.writeShellScriptBin "e" ''
|
||||
|
||||
Reference in New Issue
Block a user