mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-01-31 04:57:57 +00:00
8 lines
124 B
Lua
8 lines
124 B
Lua
return {
|
|
-- Attach it with a debugger.
|
|
"mfussenegger/nvim-dap",
|
|
|
|
-- Vimspector Gadget.
|
|
"puremourning/vimspector",
|
|
}
|