This commit is contained in:
asep komarudin 2023-02-04 00:36:35 +07:00
parent abf54451cc
commit 5e16f2d552

View file

@ -496,7 +496,6 @@ return {
}, },
{ {
"rcarriga/nvim-dap-ui", "rcarriga/nvim-dap-ui",
event = "VeryLazy",
dependencies = "mfussenegger/nvim-dap", dependencies = "mfussenegger/nvim-dap",
enabled = vim.fn.has("win32") == 0, enabled = vim.fn.has("win32") == 0,
init = function() init = function()