caught up

This commit is contained in:
2025-10-09 00:31:05 +02:00
parent 25782b6cfa
commit d3772f7ff2
5 changed files with 24 additions and 35 deletions

4
lua/plugins/dap.lua Normal file
View File

@@ -0,0 +1,4 @@
return{
"mfussenegger/nvim-dap",
branch = 'master'
}