mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-20 05:16:45 +00:00
docs: updated screenshots
This commit is contained in:
parent
cd3d87cc82
commit
5fc87f924a
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
**lazy.nvim** is a modern plugin manager for Neovim.
|
**lazy.nvim** is a modern plugin manager for Neovim.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
|
|
||||||
|
@ -365,13 +365,13 @@ the version from the lockfile
|
||||||
|
|
||||||
The profiling view shows you why and how long it took to load your plugins.
|
The profiling view shows you why and how long it took to load your plugins.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 🪲 Debug
|
## 🪲 Debug
|
||||||
|
|
||||||
See an overview of active lazy-loading handlers and what's in the module cache
|
See an overview of active lazy-loading handlers and what's in the module cache
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## ▶️ Startup Sequence
|
## ▶️ Startup Sequence
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue