8.0.0 (2023-01-06)
⚠ BREAKING CHANGES
- util:
require("lazy.util").open_cmd()
is deprecated. See the docs
Features
Bug Fixes
- loader: revert change that loaded /plugin after config. Fixes #328 (2ef44e2)
- loader: source runtime files without
silent
. Fixes #336 (102bc27)
Code Refactoring
- util:
require("lazy.util").open_cmd()
is deprecated. See the docs (4f76b43)