mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -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',
|
||||
-- event = 'VeryLazy',
|
||||
|
|
@ -54,4 +54,3 @@
|
|||
-- end, { desc = 'view frames' })
|
||||
-- end,
|
||||
-- },
|
||||
-- }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue