add extra packages to neovim
This commit is contained in:
@@ -246,7 +246,14 @@
|
||||
withPerl = true;
|
||||
withPython3 = true;
|
||||
extraPackages = with pkgs; [
|
||||
delve
|
||||
ginkgo
|
||||
golangci-lint
|
||||
gopls
|
||||
gotests
|
||||
gotestsum
|
||||
gotools
|
||||
govulncheck
|
||||
tree-sitter
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user