mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-28 03:24:13 +00:00
Add migration for tag = '*' from packer
Adds a missing migration point from `packer`
This commit is contained in:
parent
42f5aa76e2
commit
3de74abae2
1 changed files with 1 additions and 0 deletions
|
@ -568,6 +568,7 @@ For a real-life example, you can check my personal dots:
|
||||||
- `opt` ➡️ `lazy`
|
- `opt` ➡️ `lazy`
|
||||||
- `run` ➡️ `build`
|
- `run` ➡️ `build`
|
||||||
- `lock` ➡️ `pin`
|
- `lock` ➡️ `pin`
|
||||||
|
- `tag = '*'`/other uses of SemVer ➡️ 'version`
|
||||||
- `module` is auto-loaded. No need to specify
|
- `module` is auto-loaded. No need to specify
|
||||||
|
|
||||||
### [paq-nvim](https://github.com/savq/paq-nvim)
|
### [paq-nvim](https://github.com/savq/paq-nvim)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue