remove lush requirement for lualine

This commit is contained in:
Michael Chris Lopez
2021-09-04 17:02:39 +08:00
parent 3586787ed4
commit 7be2512dfd

View File

@@ -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)