feat!: Move from lualine to feline

Signed-off-by: Micah Halter <micah@balena.io>
This commit is contained in:
Micah Halter
2022-05-14 08:00:17 -04:00
committed by Micah Halter
parent 58159bf47f
commit b144855003
7 changed files with 156 additions and 204 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ git -C ~/.config/nvim remote set-url origin https://github.com/AstroNvim/AstroNv
- File explorer with [Neo-tree](https://github.com/nvim-neo-tree/neo-tree.nvim)
- Autocompletion with [Cmp](https://github.com/hrsh7th/nvim-cmp)
- Git integration with [Gitsigns](https://github.com/lewis6991/gitsigns.nvim)
- Statusline with [Lualine](https://github.com/nvim-lualine/lualine.nvim)
- Statusline with [Feline](https://github.com/feline-nvim/feline.nvim)
- Terminal with [Toggleterm](https://github.com/akinsho/toggleterm.nvim)
- Fuzzy finding with [Telescope](https://github.com/nvim-telescope/telescope.nvim)
- Syntax highlighting with [Treesitter](https://github.com/nvim-treesitter/nvim-treesitter)