fix bad debug file comment

This commit is contained in:
iofq 2025-02-03 11:51:35 -06:00
parent 78a7d107e5
commit bb2a34d620

View file

@ -1,4 +1,4 @@
-- return { return {}
-- { -- {
-- 'rcarriga/nvim-dap-ui', -- 'rcarriga/nvim-dap-ui',
-- event = 'VeryLazy', -- event = 'VeryLazy',
@ -54,4 +54,3 @@
-- end, { desc = 'view frames' }) -- end, { desc = 'view frames' })
-- end, -- end,
-- }, -- },
-- }