mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-19 04:46:45 +00:00
docs: updated
This commit is contained in:
parent
ae4d912e16
commit
3d77e4514e
16 changed files with 565 additions and 268 deletions
|
@ -1,6 +1,6 @@
|
|||
# 🔒 Lockfile `lazy-lock.json`
|
||||
# 🔒 Lockfile
|
||||
|
||||
After every **update**, the local lockfile is updated with the installed revisions.
|
||||
After every **update**, the local lockfile (`lazy-lock.json`) is updated with the installed revisions.
|
||||
It is recommended to have this file under version control.
|
||||
|
||||
If you use your Neovim config on multiple machines, using the lockfile, you can
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue