nixvim/config/dap-ui.nix
2025-03-03 21:46:51 +00:00

1 line
48 B
Nix

{ plugins = { dap-ui = { enable = true; }; }; }