Files
nvim/lazyvim.json

12 lines
231 B
JSON
Raw Normal View History

2025-11-20 11:52:01 +08:00
{
"extras": [
2026-02-09 15:09:49 +08:00
"lazyvim.plugins.extras.editor.telescope",
2026-02-09 16:02:15 +08:00
"lazyvim.plugins.extras.lang.markdown",
2026-02-09 15:09:49 +08:00
"lazyvim.plugins.extras.lang.rust"
2025-11-20 11:52:01 +08:00
],
"install_version": 8,
"news": {
"NEWS.md": "11866"
},
"version": 8
}