mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-25 08:49:43 -04:00
DAP
This commit is contained in:
parent
c83da85c12
commit
4eb8f53a6f
2 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ require("lazy").setup({
|
|||
-- add LazyVim and import its plugins
|
||||
{ "LazyVim/LazyVim", import = "lazyvim.plugins" },
|
||||
-- import any extras modules here
|
||||
-- { import = "lazyvim.plugins.extras.ui.mini-animate" },
|
||||
{ import = "lazyvim.plugins.extras.dap.core" },
|
||||
-- import/override with your plugins
|
||||
{ import = "plugins" },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue