mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 03:24:13 +00:00
9 lines
224 B
JSON
9 lines
224 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
|
"packages": {
|
|
".": {
|
|
"release-type": "simple",
|
|
"extra-files": ["lua/lazy/core/config.lua"]
|
|
}
|
|
}
|
|
}
|