install debugger

This commit is contained in:
♥ Minnie ♥ 2025-05-16 21:01:35 +08:00
parent 7dd9c63f32
commit a6f234cc57
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
5 changed files with 225 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{ ... }: {
plugins.dap-virtual-text = {
enable = true;
};
}