fix: dap dependencies nvim-nio

This commit is contained in:
asep.komarudin 2024-06-16 21:37:17 +07:00
parent 5bd883a99c
commit 368838347c
3 changed files with 35 additions and 27 deletions

View file

@ -22,7 +22,7 @@ if vim.fn.has("win32") == 0 then
U = { "<cmd>lua require'dapui'.toggle({reset = true})<cr>", "Toggle UI" },
}
end
-- end debug
-- end debug
function M._LAZYGIT_TOGGLE()
local Terminal = require("toggleterm.terminal").Terminal