mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 16:51:33 +00:00
add golang dap
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
return {
|
||||
{
|
||||
"leoluz/nvim-dap-go",
|
||||
ft = "go",
|
||||
opts = {},
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user