{pkgs, ...}: { plugins.dap-go.settings.delve.path = "${pkgs.delve}/bin/dlv"; plugins.dap-go.enable = true; }