update config dapui

This commit is contained in:
asep komarudin 2023-02-19 19:20:01 +07:00
parent 9cbb8aa2fb
commit df0b023c73

View file

@ -143,6 +143,7 @@ return {
-- debuging
{
"rcarriga/nvim-dap-ui",
event = "BufWinEnter",
dependencies = "mfussenegger/nvim-dap",
enabled = vim.fn.has("win32") == 0,
config = function()