mirror of
https://github.com/fred-drake/neovim.git
synced 2026-06-09 08:49:27 -05:00
Temporarily disabled debugging capabilities
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{pkgs, ...}: {
|
||||
plugins.dap-go.settings.delve.path = "${pkgs.delve}/bin/dlv";
|
||||
plugins.dap-go.enable = true;
|
||||
# plugins.dap-go.settings.delve.path = "${pkgs.delve}/bin/dlv";
|
||||
# plugins.dap-go.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user