all repos — nixfiles @ dbc511cc2326c74dc6dba5b5a712ba3c52311f8e

System and user configuration, managed by nix and home-manager

golang: install and configure lang servers

Alan Pearce
commit

dbc511cc2326c74dc6dba5b5a712ba3c52311f8e

parent

2c5665edeb0c5546e5e60d6ccb85731fe06bc83b

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M user/settings/development/golang.nixuser/settings/development/golang.nix
@@ -4,6 +4,8 @@ go
gopls gotools golines + golangci-lint + golangci-lint-langserver ]; programs.emacs.extraPackages = epkgs: (with epkgs; [ go-eldoc