starter/lazyvim.json

12 lines
184 B
JSON
Raw Normal View History

2024-03-29 21:57:29 +08:00
{
2024-11-20 17:02:10 +08:00
"extras": [
"lazyvim.plugins.extras.coding.codeium"
],
2024-12-02 18:24:11 +08:00
"extras.bak": [
"lazyvim.plugins.extras.editor.leap"
],
2024-03-29 21:57:29 +08:00
"news": {
2024-12-02 18:24:11 +08:00
"NEWS.md": "7429"
2024-03-29 21:57:29 +08:00
},
2024-12-02 18:24:11 +08:00
"version": 7
}