fix(dap): 删除不再维护的插件
This commit is contained in:
@@ -20,8 +20,6 @@ return {
|
|||||||
-- 调试适配器安装
|
-- 调试适配器安装
|
||||||
-- Python
|
-- Python
|
||||||
"mfussenegger/nvim-dap-python",
|
"mfussenegger/nvim-dap-python",
|
||||||
-- Rust
|
|
||||||
"simrat39/rust-tools.nvim",
|
|
||||||
},
|
},
|
||||||
config = function()
|
config = function()
|
||||||
local dap = require("dap")
|
local dap = require("dap")
|
||||||
|
|||||||
Reference in New Issue
Block a user