nvim: Fix upstream URL of DAP plugins
This commit is contained in:
parent
b62cdc7c64
commit
1a9e0964e7
4 changed files with 5 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
return {
|
||||
"mfussenegger/nvim-dap",
|
||||
"https://codeberg.org/mfussenegger/nvim-dap",
|
||||
lazy = true,
|
||||
ft = { "java", "go", "python" },
|
||||
dependencies = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue