mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-02 13:34:28 +02:00
fix: dap dependencies nvim-nio
This commit is contained in:
parent
5bd883a99c
commit
368838347c
3 changed files with 35 additions and 27 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue