Files
nvim/lazyvim.json

10 lines
147 B
JSON
Raw Normal View History

2025-11-20 11:52:01 +08:00
{
"extras": [
2025-11-22 15:27:08 +08:00
"lazyvim.plugins.extras.editor.telescope"
2025-11-20 11:52:01 +08:00
],
"install_version": 8,
"news": {
"NEWS.md": "11866"
},
"version": 8
}