refactor: simplify config

This commit is contained in:
Job
2026-03-06 20:06:22 +01:00
parent cebe4d190c
commit add6e87c26
7 changed files with 29 additions and 69 deletions

View File

@@ -1,13 +1,8 @@
{
"extras": [
"lazyvim.plugins.extras.editor.snacks_explorer",
"lazyvim.plugins.extras.editor.snacks_picker",
"lazyvim.plugins.extras.lang.php",
"lazyvim.plugins.extras.test.core"
],
"install_version": 7,
"extras": [],
"install_version": 8,
"news": {
"NEWS.md": "11866"
},
"version": 8
}
}