add golang dap

This commit is contained in:
xfy
2024-09-14 08:59:11 +08:00
parent ce79dc4dc3
commit f795794030

View File

@ -1,6 +1,7 @@
return {
{
"leoluz/nvim-dap-go",
ft = "go",
opts = {},
},
}