From 7be2512dfd612c43ae43359c8c01b2201e1956c4 Mon Sep 17 00:00:00 2001 From: Michael Chris Lopez Date: Sat, 4 Sep 2021 17:02:39 +0800 Subject: [PATCH] remove lush requirement for lualine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 357fd75..d03a93f 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,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) (requires Lush) +- [Lualine](https://github.com/hoob3rt/lualine.nvim) - [BarBar](https://github.com/romgrk/barbar.nvim) - [CoC](https://github.com/neoclide/coc.nvim) - [Neogit](https://github.com/TimUntersberger/neogit)