mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-26 10:48:45 +02:00
feat(extras): tags some extras as recommended
This commit is contained in:
parent
16eb3d9473
commit
ef3bd3bd02
10 changed files with 93 additions and 60 deletions
|
@ -12,6 +12,8 @@ end
|
|||
|
||||
return {
|
||||
"mfussenegger/nvim-dap",
|
||||
recommended = true,
|
||||
desc = "Debugging support. Requires language specific adapters to be configured. (see lang extras)",
|
||||
|
||||
dependencies = {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue