⬆️ deps(nvim): added extra dependencies to the setup by default
This commit is contained in:
parent
4886cb4fd1
commit
9cc6d121b4
1 changed files with 3 additions and 2 deletions
|
@ -13,6 +13,7 @@
|
|||
"lazyvim.plugins.extras.test.core",
|
||||
"lazyvim.plugins.extras.ui.alpha",
|
||||
"lazyvim.plugins.extras.ui.edgy",
|
||||
"lazyvim.plugins.extras.util.dot",
|
||||
"plugins.extras.coding.ai.codeium",
|
||||
"plugins.extras.coding.ai.gpt",
|
||||
"plugins.extras.coding.annotation",
|
||||
|
@ -29,6 +30,7 @@
|
|||
"plugins.extras.dap.persistent-breakpoints",
|
||||
"plugins.extras.editor.docs.devdocs",
|
||||
"plugins.extras.editor.git.diffview",
|
||||
"plugins.extras.editor.git.github",
|
||||
"plugins.extras.editor.harpoon",
|
||||
"plugins.extras.editor.live-server",
|
||||
"plugins.extras.editor.outline",
|
||||
|
@ -73,5 +75,4 @@
|
|||
"NEWS.md": "2123"
|
||||
},
|
||||
"version": 2
|
||||
}
|
||||
|
||||
}
|
Loading…
Add table
Reference in a new issue