mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 16:51:33 +00:00
7 lines
61 B
Lua
7 lines
61 B
Lua
return {
|
|
{
|
|
"leoluz/nvim-dap-go",
|
|
opts = {},
|
|
},
|
|
}
|