From 7b21141c36a5f1e7223697f08785034176dfae48 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Fri, 27 Aug 2021 06:53:17 +0800 Subject: [PATCH] add lualine requirement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ffcb86..9750c36 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ plugins. - [indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim) - [Telescope](https://github.com/nvim-telescope/telescope.nvim) - [sneak](https://github.com/justinmk/vim-sneak) -- [lualine](https://github.com/hoob3rt/lualine.nvim) +- [lualine](https://github.com/hoob3rt/lualine.nvim) (requires Lush) - [barbar.nvim](https://github.com/romgrk/barbar.nvim) ## Advance Usage