Extras for Java

This commit is contained in:
Lorenzo Bettini 2024-03-08 18:32:38 +01:00
parent 31cf630378
commit 45e9384665

View file

@ -1,9 +1,11 @@
{
"extras": [
"lazyvim.plugins.extras.dap.core",
"lazyvim.plugins.extras.lang.java",
"lazyvim.plugins.extras.test.core"
],
"news": {
"NEWS.md": "2123"
},
"version": 2
"version": 3
}