typo
This commit is contained in:
parent
199a97be71
commit
04d3f565fd
1 changed files with 2 additions and 2 deletions
|
|
@ -27,8 +27,6 @@ Output from lazy.nvim profiling (`:Lazy`, then `P`):
|
|||
|
||||
### Start and open init.lua
|
||||
|
||||
Around 50% of plugins are lazy-loaded:
|
||||
|
||||
```bash
|
||||
Startuptime: 71.69ms
|
||||
|
||||
|
|
@ -41,6 +39,8 @@ This is more accurate than `nvim --startuptime`.
|
|||
|
||||
### Starting with empty file
|
||||
|
||||
Around 50% of the plugins are lazy-loaded.
|
||||
|
||||
```bash
|
||||
Startuptime: 46.94ms
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue