mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-05 23:36:35 +00:00
1.2 KiB
1.2 KiB
title | tags | |
---|---|---|
What's New in v11.0? |
|
Learn about the new features and improvements in lazy.nvim v11.0
New Website
There's a whole new website with a fresh look and improved documentation.
Check it out at lazy.nvim.
The GitHub README.md
has been updated to point to the new website.
The vimdoc
contains all the information that is available on the website.
New Features
- Spec Resolution & Merging: the code that resolves a final spec from a plugin's fragments has been rewritten. This should be a tiny bit faster, but more importantly, fixes some issues and is easier to maintain.
rocks
: specs can now specify a list of rocks (luarocks) that should be installed.- Packages can now specify their dependencies and configuration using one of: