mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-01 04:57:54 +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",
|
||
|
}
|