diff --git a/README.md b/README.md index 668dabf..96726e6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ A blazing fast and easy to configure neovim statusline written in pure lua. `lualine.nvim` requires neovim 0.5 ## Screenshots +Here is a preview of how lualine can look like. | normal | insert | visual | replace | | :---------------------------------------: | :-------------------------------------: | :------------------------------------: | :------------------------------------: | diff --git a/screenshots/command.png b/screenshots/command.png deleted file mode 100644 index e83fcda..0000000 Binary files a/screenshots/command.png and /dev/null differ diff --git a/screenshots/insert.png b/screenshots/insert.png index 43a55f6..a2359c8 100644 Binary files a/screenshots/insert.png and b/screenshots/insert.png differ diff --git a/screenshots/normal.png b/screenshots/normal.png index 750a12a..0f30574 100644 Binary files a/screenshots/normal.png and b/screenshots/normal.png differ diff --git a/screenshots/replace.png b/screenshots/replace.png index b2c5eaf..459e9bb 100644 Binary files a/screenshots/replace.png and b/screenshots/replace.png differ diff --git a/screenshots/visual.png b/screenshots/visual.png index 30866b2..51ca81e 100644 Binary files a/screenshots/visual.png and b/screenshots/visual.png differ