helix: added gopls

This commit is contained in:
Giulio De Pasquale 2024-01-09 17:33:23 +01:00
parent 3519e92d05
commit ba39859e01

View File

@ -71,6 +71,7 @@ in
ruff
shellcheck
shfmt
gopls
] ++ pythonPkgs ++ nodePkgs;
};
}