dap-mode
dap-mode copied to clipboard
`dap-dlv-go-delve-path` is global
I've noticed that dap-dlv-go-delve-path
is a global customization, if I change its value somewhere it changes everywhere. This breaks workflows for people using Go on a per project basis (say, with nix flake for instance).
Ideally, dap-dlv-go-delve-path
should be defined with :local t