updated README.md

This commit is contained in:
hoob3rt 2020-12-30 17:42:14 +01:00
parent 343fac3bd9
commit 9fd63cec5f
1 changed files with 4 additions and 3 deletions

View File

@ -5,9 +5,10 @@ A blazing fast and easy to configure neovim statusline written in pure lua.
## Screenshots ## Screenshots
Here is a preview of how lualine can look like. Here is a preview of how lualine can look like.
| normal | insert | visual | replace | ![normal](./screenshots/normal.png)
| :---------------------------------------: | :-------------------------------------: | :------------------------------------: | :------------------------------------: | ![normal](./screenshots/insert.png)
| ![normal](./screenshots/normal.png) | ![normal](./screenshots/insert.png) | ![normal](./screenshots/visual.png) | ![normal](./screenshots/replace.png) | ![normal](./screenshots/visual.png)
![normal](./screenshots/replace.png)
## Performance compared to other plugins ## Performance compared to other plugins
Unlike other statusline plugins lualine loads only defined components, nothing else. Unlike other statusline plugins lualine loads only defined components, nothing else.