From 420eec1d8e4928d14c48a9f4e2752f6ae20fe7d5 Mon Sep 17 00:00:00 2001 From: hoob3rt <41551030+hoob3rt@users.noreply.github.com> Date: Wed, 6 Jan 2021 18:23:23 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 626af00..d4ebc98 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,11 @@ Unlike other statusline plugins lualine loads only defined components, nothing e Startup time performance measured with an amazing plugin [tweekmonster/startuptime.vim](https://github.com/tweekmonster/startuptime.vim) -| clean vimrc | lualine | airline | lightline | -| :------------: | :----------: | :----------: | :----------: | -| 8.943 ms | 9.034 ms | 13.425 ms | 11.463 ms | +All times are measured with only `startuptime.vim` and given statusline plugin installed + +| clean vimrc | lualine | lightline | airline | galaxyline | +| :------------: | :----------: | :----------: | :----------: | :----------: | +| 8.943 ms | 9.034 ms | 11.463 ms | 13.425 ms | 14.734 ms | ## Installation