From 04d3f565fd99be752f830567bb009a8e29f6fe35 Mon Sep 17 00:00:00 2001 From: Oliver Ladner Date: Tue, 28 Nov 2023 13:10:51 +0100 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b4092c..0031d1a 100644 --- a/README.md +++ b/README.md @@ -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