Files
neovim/runtime/lua
Evgeni Chasnovski 2c0b70e559 fix(pack)!: use lockfile in get() for data about non-active plugins
Problem: `get()` doesn't return `spec.version` about not-yet-active
  plugins (because there was no way to know that without `add()`).

Solution: Use lockfile data to set `spec.version` of non-active plugins.
2025-10-04 16:13:36 +03:00
..
2025-05-17 10:59:14 +02:00
2025-02-09 18:10:54 +01:00