mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-17 11:58:24 +00:00
Update category to Winbar/Statusline components (#451)
This commit is contained in:
parent
8b6b00bd3e
commit
1e8f5f2e1c
1 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
|||
- [Fennel](#fennel)
|
||||
- [Tabline](#tabline)
|
||||
- [Statusline](#statusline)
|
||||
- [Statusline component](#statusline-component)
|
||||
- [Winbar and Statusline component](#winbar-and-statusline-component)
|
||||
- [Cursorline](#cursorline)
|
||||
- [Startup](#startup)
|
||||
- [Indent](#indent)
|
||||
|
@ -472,7 +472,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
- [b0o/incline.nvim](https://github.com/b0o/incline.nvim) - Lightweight floating statuslines, intended for use with Neovim's new global statusline.
|
||||
- [rebelot/heirline.nvim](https://github.com/rebelot/heirline.nvim) - Heirline.nvim is a no-nonsense Neovim Statusline plugin designed around recursive inheritance to be exceptionally fast and versatile.
|
||||
|
||||
### Statusline component
|
||||
### Winbar and Statusline component
|
||||
|
||||
- [SmiteshP/nvim-gps](https://github.com/SmiteshP/nvim-gps) - A simple statusline component that shows your current code context using Treesitter.
|
||||
- [SmiteshP/nvim-navic](https://github.com/SmiteshP/nvim-navic) - A simple statusline/winbar component that shows your current code context using LSP.
|
||||
|
|
Loading…
Add table
Reference in a new issue