feat: make container updates easier
This commit is contained in:
10
config/nvim/lazyvim.json
Normal file
10
config/nvim/lazyvim.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extras": [
|
||||
"lazyvim.plugins.extras.coding.copilot",
|
||||
"lazyvim.plugins.extras.dap.core"
|
||||
],
|
||||
"news": {
|
||||
"NEWS.md": "6520"
|
||||
},
|
||||
"version": 6
|
||||
}
|
||||
Reference in New Issue
Block a user