feat(nvim): Basic debugger setup

This commit is contained in:
js0ny 2025-02-27 10:44:06 +00:00
parent e8389b3bd7
commit 8395c93cac
3 changed files with 14 additions and 4 deletions

View file

@ -1,3 +1 @@
return {
"mfussenegger/nvim-dap",
}