mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 08:53:31 +02:00
update config dapui
This commit is contained in:
parent
9cbb8aa2fb
commit
df0b023c73
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ return {
|
|||
-- debuging
|
||||
{
|
||||
"rcarriga/nvim-dap-ui",
|
||||
event = "BufWinEnter",
|
||||
dependencies = "mfussenegger/nvim-dap",
|
||||
enabled = vim.fn.has("win32") == 0,
|
||||
config = function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue