mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
fix bad debug file comment
This commit is contained in:
parent
78a7d107e5
commit
bb2a34d620
1 changed files with 1 additions and 2 deletions
|
|
@ -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,
|
||||||
-- },
|
-- },
|
||||||
-- }
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue